xmllog without error message with synchronize

Advertisement

erutluv
Guest

xmllog without error message with synchronize

Sorry to bother you.
I meet one problem as below

My script as following

[code]
option batch continue
option confirm off
open ftp://myaccount:mypassword@myip/
......
synchronize local -delete MyPathOfLocal MyRemotePath
bye

[code]
winscp /console /script=myscript /xmllog=myxmllog

With above command, the xmllog do not show the error message when synchronize (the error is one filename with problem). It always show success messages only.

How can I let it show all with error & messages.

Version : Winscp 5.5.6

thanks...
erutluv.huang@gmail.com[/code]

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: xmllog without error message with synchronize

Can you add /log=logpath too and attach both a session log and XML log showing the problem?

Reply with quote

Advertisement

You can post new topics in this forum