Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

martin

Re: Sftp upload - failing

Thanks for your report.
Can you try the same with WinSCP 5.10 beta?
Liam Wagg

Sftp upload - failing

Hi Guys

I am running an upload script from command line, the script being run is;

"/command" "open sftp://MBDE1I1:***@sftp.igxfer.com/"
"put \\intengine01\Bocss_IE_Files\Output\InfoGroup\*.20170528.txt -nopreservetime -nopermissions" "option batch continue" "exit" "/log=C:\Program Files (x86)\WinSCP\logs\InfoGroupFile_Upload_20170528.log" "/loglevel=0

1 of the files in this location is successfully uploaded, but another of my files (Contact_yyyymmdd.txt) fails each week, i have attached the log for you to look at, the file being uploaded is much larger than the other files, but i have been unable to get to the bottom of the exact issue, looking at the log, the suggestion from the log is that the connection drops out during upload or there is a problem during upload, when it then tries to re-connect it encounters more issues, either way the file is never fully uploaded.

Any advice you could give me on trying to resolve this would be great? I am running version 5.9.5 (Build 7441).