files are not getting synchronized
My files are not getting synchronized from remote to local
My Script is
open sftp://username:root3123@myserver.com
cd /usr/CSVs
synchronize local "C:\use"
exit
I am getting output as
Local 'C:\use' <= Remote '/usr/CSVs'
Synchronizing...
But after this when i go and check my C:\use i am not finding any new files i means its not getting synchronized :( .
Please give me reply ASAP Thanks in advance
My Script is
open sftp://username:root3123@myserver.com
cd /usr/CSVs
synchronize local "C:\use"
exit
I am getting output as
Local 'C:\use' <= Remote '/usr/CSVs'
Synchronizing...
But after this when i go and check my C:\use i am not finding any new files i means its not getting synchronized :( .
Please give me reply ASAP Thanks in advance