Is there a trick to only synch specific (but unknown) folders on a ftp similar to filtering folders and files on ftps?
For example:
If i want to ignore all new folders starting with TEAM_ like for example TEAM_Todays_work_related_stuff, TEAM_98172391, TEAM_Sunday... i can set a filter option \TEAM;
But what would i have to do if i want to exclusively download those TEAM_ folders instead of ignoring them?
I only know that all of them start with TEAM_ but i do not know the end of the folders beforehand. But i want to specifically synchronize the content of those folders and ignore the content of all folders not starting with TEAM_
Thanks for your support.
How to only synch specific new folders on ftp?
Re: How to only synch specific new folders on ftp?
Are these folders (TEAM_*) under a same parent folder?
("\Subfolder\" is a specific folder under the root folder.)
If so, you can setup the "include/exclude" setting like the following bitmap:
[attachment=0]Inc_Exc.png[/attachment]
("\Subfolder\" is a specific folder under the root folder.)
If so, you can setup the "include/exclude" setting like the following bitmap:
[attachment=0]Inc_Exc.png[/attachment]
- Attachments
-
- Include/Exclude
- Inc_Exc.png (19.46 KiB) Viewed 6418 times
Re: How to only synch specific new folders on ftp?
Thank you Admin, i will give it a try and report back.
Re: How to only synch specific new folders on ftp?
I don't know if i understood you right but i created one folder called TEAM* to be included and then chose the exclude all function from the menue. It successfully ignores all other folders now.