Too many parameters for command 'synchronize'.

Advertisement

Dake
Joined:
Posts:
2
Location:
MM

Too many parameters for command 'synchronize'.

Hello,

I'm using the code to synchronize my FTP server to the local folder. but the code gives me a
Too many parameters for command 'synchronize'.
Please correct me if I wrong anything.
option batch abort
option confirm off
open sftp://user:password123@192.168.0.1 -hostkey="ssh-rsa 2048 bDsWlNLPK5vb19cC+ktlM8Ojrjf9M+Rni6EBAeh2LIE="
synchronize local C:\Users\username\Desktop\Test\Test Source  /export/home/ftp/Log
exit

Reply with quote

Advertisement

Dake
Joined:
Posts:
2
Location:
MM

Transfer log

Hi Martin,

Thank you so much. I added the quote in my script.
One more thing, Can I have transfer log for this script?

Thanks again :)

Reply with quote

Advertisement

You can post new topics in this forum