Synchronize folders and subdirectories
Hi,
I have a problem with synchronization process (Remote to local), because the script ignore subfolders in remote directory.
Please help me with us
Thanks
[/code]
I have a problem with synchronization process (Remote to local), because the script ignore subfolders in remote directory.
option batch on option confirm off option batch continue open user:pass@10.10.10.10 option transfer binary synchronize local -mirror "C:\MyFolder\MyData" /data/SCANNER_IN/Data/
Please help me with us
Thanks
[/code]