Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: how i can exclude the remote root at the synchronisation

What is "without the data in the root"? Do you mean you want to synchronize all folders in the root, but not files in the root?
Witchmaster

how i can exclude the remote root at the synchronisation

hi

i have a synchronisation problem. i want to download Data from a ftp server, but without the data in the root.

i use
 synchronize local -filemask=" *.pdf; *.csv | /xxxx; /xxx; /"


and the last "/" stands for the root, but it doesnt work.

how can i solve this problem, without writing extra synchronize statements.