Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

SAA

synchronize directory error

Hi peeps,

New to this winscp scripting. Hope y'll can advise.

In my script , I had this statement
"synchronize local "e:\E dvr" "/myFTP/e dvr" "

when it executes , it became
..

comparing
local 'e:\e' <- remote '/'

...


How to address spaces in the winscp script? Kindly advise