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

ra_flyer

error when running a put command

I am trying to copy files from the Windows 2003 Server to a Linux machine using WinSCP put command. I got the following error after the copy completed to 100% for 1 of the files:
Error deleting file 'myfile'. After resumable file upload the existing destination file must be deleted. If you do not have permissions to delete file destination file, you need to disable resumable file transfers.
General failure (server should provide error description).
Error code: 4
Error message from server: Failure
Request code: 13
(A)bort, (R)etry, (S)kip, Ski(p) all: Skip

The file transfers no problem when I tried running it manually with the WinSCP windows interface.

Any ideas? Btw, I couldn't find the .ini file in the program files/winscp. And since this is a server, I don't have access privilege to the c:\users\ folder or the registry where the .ini file might be stored. Is there a way to modify the resumable file transfer within the command line? Btw, this copy command is not trying to replace an existing file in the destination location...