Sync Multiple FTP Directories

Get help for specific problems
Posts: 3
Joined: 19 Dec 2022

rob887

Hello
Got to say the software is awesome! been looking ages for something like this.
I had so many scripts and different FTP running to be able to do exactly what your software does.


Question.

How would i sync say "C:\folder1 C:\folder4 C:\folder5" But not sync any other folders in "C:\"
Don't really want to add everything to exclude

thank you
User avatar
Posts: 4866
Joined: 11 Jun 2019

xCSxXenon

You could change the include filter instead or create a new folder pair for each folder
Posts: 3
Joined: 19 Dec 2022

rob887

You could change the include filter instead or create a new folder pair for each folder xCSxXenon, 19 Dec 2022, 21:01
So if I put root as the directory and then in include put
C:\folder1 C:\folder4 C:\folder5

That would copy only them folders and all of their subfolders and files and ignore anything else in root

Thanks