-
Notifications
You must be signed in to change notification settings - Fork 0
Archive Trac fieldnotes rpath
madscatt edited this page Jun 20, 2026
·
1 revision
Legacy Trac archive page imported from
fieldnotes_rpath. Source: https://genapp.rocks/wiki/wiki/fieldnotes_rpath. Review age, links, and examples before treating as current.
-
rpath provides selection of a path on the remote server
-
applicability: html5/php only
-
it works the same as rfile except paths can be selected instead of directories
-
example usage tools:filetest
- "multiple" attribute is not supported
- future support planned
- 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 path from another project
- the server input path contents are not copied, simply provided in place
- could be an issue with someone removing a path or 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