Disconnected from server
First of all thanks a lot for this very nice tool.
The scripting ability is exactly what i was looking for.
I can forget about filezilla now.
I have a issue when uploading files, i get following error after first transfer :
"Disconnected from server"
i tried batch mode and gui , i have the same error.
the same transfer works fine with filezilla.
command line :
WinSCP.com /script=script.txt /log=winscp.log
script :
option batch abort option confirm off open ftp://login:pass@ftp3.akka.eu/ lcd J:\download\DEX cd /IT/DEX/ put AF-CCA_NEO-*.tar.Z close exit
i have also attached the script log file
Using WinSCP 5.5.5 on Windows 7x64.