Page 1 of 1

How to only synch specific new folders on ftp?

Posted: Mon Jun 17, 2013 9:48 pm
by Yoshua
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.

Re: How to only synch specific new folders on ftp?

Posted: Mon Jun 17, 2013 11:50 pm
by RiseFly
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]

Re: How to only synch specific new folders on ftp?

Posted: Tue Jun 18, 2013 9:08 am
by Yoshua
Thank you Admin, i will give it a try and report back.

Re: How to only synch specific new folders on ftp?

Posted: Tue Jun 18, 2013 1:41 pm
by Yoshua
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. :)