CyberKiko FTPSync Documentation
If you find CyberKiko Tools and Support useful, consider supporting future development by donating $10.
|
|
ExcludeDir ParameterExcludeDir [optional]: list of directories that will not be transferred (none by default). Wildcards are supported. Entries must be separated with semicolon.   Example: ExcludeDir=_*;private*   To determine which directories to include/exclude, FTPSync first checks IncludeDir parameter and then apply ExcludeDir parameter. Thus, directories that are specified in IncludeDir AND NOT specified in ExcludeDir are transferred.   Nested directories are supported, with following limitations:
  Example: ExcludeDir=debug/bin   will exclude bin directory, that is child of debug directory, but not bin directory, that is child of other directories, e.g. release/bin. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Copyright © 2006-2011 Kristof Gajsek. All Rights Reserved.