Changes between Version 2 and Version 3 of FTP Batch Installation
- Timestamp:
- 09/21/10 16:51:56 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FTP Batch Installation
v2 v3 22 22 }}} 23 23 24 Replace the __HOMEDIR__ with the path to the directory where you want to place the FTP-users' home-direcotries and the newly created user has write-access to this directory.24 Replace the !__HOMEDIR!__ with the path to the directory where you want to place the FTP-users' home-direcotries and the newly created user has write-access to this directory. 25 25 26 26 Create a new file called /etc/proftpd/mediamosa_proftpd.conf (with root) and add the following text; … … 93 93 define("SAN_NAS_BASE_PATH", "__HOMEDIR__"); 94 94 }}} 95 Also replace __HOMEDIR__ with the path to the previously defined upload-directory.95 Also replace !__HOMEDIR!__ with the path to the previously defined upload-directory. 96 96 97 97 === Watcher software ===
