Help with script

Advertisement

Infanity
Guest

Help with script

I need assistance with this error I am getting for my winscp script:

option batch abort
option confirm off
open sftp:(blah blah)
synchronize -nopermissions -resumesupport=off -nopreservetime remote (local path 1) (FTP Path 1)
synchronize -nopermissions -resumesupport=off -nopreservetime remote (local path 2) (FTP Path 2)

exit

Please see attached file for the error I'm getting. The file from local path 1 gets moved to ftp path 1 but nothing happens for second file for path 2. I already included -nopermissions and -nopreservetime

winscp error.JPG

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum