-
Notifications
You must be signed in to change notification settings - Fork 0
Archive Trac fieldnotes rfile
madscatt edited this page Jun 20, 2026
·
1 revision
Legacy Trac archive page imported from
fieldnotes_rfile. Source: https://genapp.rocks/wiki/wiki/fieldnotes_rfile. Review age, links, and examples before treating as current.
-
rfile provides selection of a file on the remote server
-
applicability: html5/php only
-
it works the same as lrfile except there is no local file button
-
example usage tools:filetest
- "multiple" attribute is not supported
- future support planned, but not prioritized unless needed
- if user is not logged on, the browse server button is available, but will warn them if pressed
- the user can select a server input file from another project
- the server input files are not copied, simply provided in place
- could be an issue with someone removing a file during run (since only the running project is locked)
- it is not copied over to the current project
- not sure if we want to move it or not