CyberKiko FTPSync 2.9 Documentation
|
ListParams parameterListParams [optional]: When FTPSync builds directory listing on FTP server it issues LIST commands. In some cases you may need to issue a LIST command with additional parameters. Those additional LIST parameters may be specified with ListParams. For example, to list system and hidden files on most Linux based FTP servers, add:
ListParams=-a
to [Source] or [Destination] section of your .INI file. This would issue "LIST -a" commands instead of "LIST". Please note that this parameter is FTP server specific, so you may need to consult your FTP server's manual or your system administrator before using it. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Copyright © 2006-2013 Kristof Gajsek. All Rights Reserved.