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: able to list, delete files, but unable to upload or download any file

Please attach a full log file on Debug 2 log level showing the problem (using the latest version of WinSCP).

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
Guest

able to list, delete files, but unable to upload or download any file

Hi,

I'm using latest WinSCP 5.7.5 GUI and FTPs.
I can connect to my server, view, and delete files.
But when I try to copy any file, WinSCP fails with:

Timeout detected. (control connection)
Copying files from remote side failed.

I and my hosting provided (home.pl) suspect that control channel is working fine, but there is an issue negotiating encrypted data channel.

> 2015-08-24 20:35:29.355 STOR test.html
. 2015-08-24 20:35:29.366 Data connection opened
. 2015-08-24 20:35:44.299 Timeout detected. (control connection)
. 2015-08-24 20:35:44.299 Copying files to remote side failed.
. 2015-08-24 20:35:44.299 Got reply 1004 to the command 4
. 2015-08-24 20:35:44.299 Connection was lost, asking what to do.
. 2015-08-24 20:35:44.299 Asking user:
. 2015-08-24 20:35:44.299 Lost connection. ("Timeout detected. (control connection)","Copying files to remote side failed.")
* 2015-08-24 20:35:45.891 (ESshFatal) **Lost connection.**
* 2015-08-24 20:35:45.891 Timeout detected. (control connection)
* 2015-08-24 20:35:45.891 Copying files to remote side failed.

Love WinSCP, but as workaround I currently have to use other ftp client, which does not have this issue.