The ftp_root_dir parameter defines
the FTP directory used by the mount manager.
When the mount manager is enabled, this directory is mounted
to the Document Store in the directory specified
in the docstore_mount.xml file. The file system
directory contains a subdirectory for each company that can be used
to create FTP upload directories for each company. In mount manager
only absolute paths work. The company is appended to the FTP directory
during runtime.
Parameter values
- Value
- File directory
- Default value
- /u01/ftp/company/
Note: The path of the FTP root directory must end with
a forward slash "/".
Example
In this example, the mount manager
uses the FTP directory /u01/ftp/<company>/.
ftp_root_dir=/u01/ftp/<company>/