CyberKiko FTPSync 2.9 & 2.10 Documentation

Dir Parameter

Dir [required]: starting directory

 

Example (if Type=U or M): Dir=/

Example (if Type=F): Dir=C:\Temp\

 

NOTES:

Dir parameter must end with / or \.

 

If you are connecting to FTP server Dir parameter must be absolute (e.g. must include home directory, if applicable). If you are unsure, FTPSync dumps your home directory after connecting to source or destination, like:

 

        Source FTP home directory: /

 

In this case, you can specify your root or subdir as:

 

        Dir = /

        Dir = /subdir/

 

However, if FTPSync dumps home directory as:

 

        Source FTP home directory: /users/john

 

you will have to specify your root or subdir as:

 

        Dir = /users/john/

        Dir = /users/john/subdir/

Created with DrExplain
Unregistered version

Copyright © 2006-2021 Kristof Gajsek. All Rights Reserved.