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

Elys

Re: Losing connexion when uploading files to FTP server

@Martin thanks a lot it works fine!

I also could automatize my transfer with winscp.com adding -nopreservetime at the end of my put commands.

Have a nice day!
martin

Re: Losing connexion when uploading files to FTP server

So does the connection always get lost after the MFMT command?
It might be a bug in the server.
You might be able to workaround it by disabling "Preserve timestamp" transfer setting:
https://winscp.net/eng/docs/ui_transfer_custom
Elys

Losing connexion when uploading files to FTP server

Hello,
I'm looking to upload files to an FTP server from our Windows server. Unfortunately the connection gets lost as soon as I start the transfer with this message:
Disconnected from the server Copying files to the remote side failed.

I would like to point out that downloading files from this same server works fine. The disconnection also occurs using command lines with winscp.com.
I've already tried to allow winscp and winscp.com in Windows firewall of our server but it still disconnecting.

The same transfer (file and distant server) works fine from another local Windows machine. I attached logs of the working transfer (on my local machine) and the unworking one (from our Windows server). I see some small differences between the two but can't explain what goes wrong.

Thanks for your help