Changes between Version 2 and Version 3 of FTP Batch Installation

Show
Ignore:
Timestamp:
09/21/10 16:51:56 (3 years ago)
Author:
robert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FTP Batch Installation

    v2 v3  
    2222}}} 
    2323 
    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. 
     24Replace 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. 
    2525 
    2626Create a new file called /etc/proftpd/mediamosa_proftpd.conf (with root) and add the following text; 
     
    9393define("SAN_NAS_BASE_PATH",      "__HOMEDIR__"); 
    9494}}} 
    95 Also replace  __HOMEDIR__ with the path to the previously defined upload-directory. 
     95Also replace  !__HOMEDIR!__ with the path to the previously defined upload-directory. 
    9696 
    9797=== Watcher software ===