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
and the last "/" stands for the root, but it doesnt work.
how can i solve this problem, without writing extra synchronize statements.
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.