Re: How to synchronize only root and 1st subfolder only
Do you mean add path_from_root from my local or from my Remote FTP?
Source path, so in your case the remote directory. Though, it does not hurt to add the corresponding local path too.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Do you mean add path_from_root from my local or from my Remote FTP?
Something like this should work:
-filemask="*/;*.exe|/path_from_root/folder/*/*/*/"
You need to use an absolute path in the exclude mask.