Can anyone please help me with this code?
Thanks
so should i replace the my code withoption batch on
option confirm off
open sftp://<username>:<password>@server -hostkey="ssh-dss xxxxxxxxxxxxxxxx"
cd .
option transfer binary
synchronize local [ <local directory> [ <remote directory> ] ]
*.txt F:\FTPShare\ftp\
close
exit