Help with Syncronizing
We would like to
Currently it seems to only sync sub folders and contents through 8 directories from local.
We would like it to recurse through all sub directories. Yes these paths can be 10 to 20 directories deep.
Below is the code in the txt file WinSCP is following:
- Sync ANY file or folder new or modified RECURSIVELY.
- From Local to SFTP
- Excluding
thumbs.db
(yes we can just have Windows not create them but I would still like to know how to exclude a file)
Currently it seems to only sync sub folders and contents through 8 directories from local.
We would like it to recurse through all sub directories. Yes these paths can be 10 to 20 directories deep.
Below is the code in the txt file WinSCP is following: