Difference between revisions of "OS4X Webaccess server side file selection"

From OS4X
Jump to navigation Jump to search
 
Line 9: Line 9:
  
 
= Variables =
 
= Variables =
The username of the logged in user can be used as a variable "<code>$USERNAME</code>". Directory configurations containing this variable appear always as "green" in the admin GUI since the variable cannot be resolved during configuration time.
+
The username of the logged in user can be used as a variable "<code>$USERNAME</code>". Directory configurations containing this variable appear always as "green" in the admin GUI since the variable cannot be resolved during configuration time. When editing or adding such an entry, the check of existance of the directory will fail and mark the input field invalid.

Latest revision as of 11:52, 27 January 2026

In OS4X Webaccess, new send jobs can be created by not uploading files to the webserver, but by pointing to the location of server-provided locations.

Configuration

Bildschirmfoto 2026-01-27 um 12.44.42.png

The feature can be enabled in Configuration -> OS4X Enterprise -> Webaccess -> Activate server-side file selection.

When enabled, a list of directories can be configured. All configured directories are available for all users.

Variables

The username of the logged in user can be used as a variable "$USERNAME". Directory configurations containing this variable appear always as "green" in the admin GUI since the variable cannot be resolved during configuration time. When editing or adding such an entry, the check of existance of the directory will fail and mark the input field invalid.