RSFILPATH
Default file path for xfServer
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
|
The RSFILPATH environment variable defines the default directory on the xfServer machine for files that do not have a path specification.
Value
The path on the server that you would like to use as the default file path.
Discussion
The path set with RSFILPATH is used as a default location for files without a path specification. The directory you specify must already exist and must have write permission.
On Windows, if RSFILPATH is not specified, the default directory is C:\Users\Public\Documents. You can check the location of the default file path setting by running synckusr with the -s and -p options.
On Windows, if you have a local account (not a domain-level account) on the server, you can use the Local Path setting for the Home Folder in the user’s account profile as the location in which to put files without a path specification. This setting overrides both RSFILPATH and the default directory mentioned above. To enable this, you will need to set the registry setting ENABLEUSERHIVE to 1 in HKEY_LOCAL_MACHINE\ SOFTWARE\Synergex\Synergy xfServer\service_name\default on the server machine. |
On UNIX, if RSFILPATH is not specified, the default location for files without a path specification is the home directory.
Setting location
On Windows, in the registry. We recommend that you use the Synergy Configuration Program to set environment variables for xfServer. See Defining environment variables for xfServer services.
On UNIX, in the synrc file. See Defining environment variables for xfServer processes.
Used by
xfServer
See also