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

gutek

Sent an email

Sent an email as suggested. You can send me back development version of WinSCP for testing. Thank you.
martin

Re: unable to upload or download files

Thanks for your report.

This issue has been added to the tracker:
https://winscp.net/tracker/1357

Can you send me an email, so I can send you back a development version of WinSCP for testing? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
Guest

unable to upload or download files

WinSCP 5.7.5 FTPS

Connects to server, allows to list, delete files, but any attempt to download or upload a file faile with:

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

. 2015-09-08 21:25:14.804 Using TLSv1, cipher TLSv1/SSLv3: RC4-SHA, 2048 bit RSA
. 2015-09-08 21:25:14.804 TLS connection established. Waiting for welcome message...
< 2015-09-08 21:25:14.804 220-Idea FTP Server v0.80 (serwer1570912.home.pl) [79.96.115.79]
< 2015-09-08 21:25:14.804 220 Ready
...
> 2015-09-08 21:25:15.509 SYST
< 2015-09-08 21:25:15.523 215 UNIX Type: L8
> 2015-09-08 21:25:15.523 FEAT
< 2015-09-08 21:25:15.533 211-Extensions supported
< 2015-09-08 21:25:15.533 AUTH TLS
< 2015-09-08 21:25:15.534 MDTM
< 2015-09-08 21:25:15.534 MFF Modify;UNIX.mode;
< 2015-09-08 21:25:15.534 MFMT
< 2015-09-08 21:25:15.534 MLST Type*;Size*;Modify*;Create*;Perm*;Unique*;UNIX.mode*;
< 2015-09-08 21:25:15.534 PBSZ
< 2015-09-08 21:25:15.534 PROT
< 2015-09-08 21:25:15.534 REST STREAM
< 2015-09-08 21:25:15.534 SIZE
< 2015-09-08 21:25:15.534 UTF8
< 2015-09-08 21:25:15.534 211 END
> 2015-09-08 21:25:15.535 OPTS UTF8 ON
< 2015-09-08 21:25:15.548 200 OPTS command successful.
> 2015-09-08 21:25:15.548 PBSZ 0
< 2015-09-08 21:25:15.561 200 Buffer size set to 0
> 2015-09-08 21:25:15.561 PROT P
< 2015-09-08 21:25:15.572 200 Protection level set to P
. 2015-09-08 21:25:15.572 Connected
. 2015-09-08 21:25:15.572 Got reply 1 to the command 1
...
. 2015-09-08 21:26:10.563 File: 'test.html' [2015-08-26T19:33:15.657Z] [48]
. 2015-09-08 21:26:10.571 Copying "test.html" to remote directory started.
. 2015-09-08 21:26:10.571 Binary transfer mode selected.
. 2015-09-08 21:26:10.571 Starting upload of test.html
> 2015-09-08 21:26:10.572 TYPE I
< 2015-09-08 21:26:10.732 200 Type set to I
> 2015-09-08 21:26:10.732 PASV
< 2015-09-08 21:26:10.857 227 Entering Passive Mode (79,96,115,79,239,130).
> 2015-09-08 21:26:10.858 STOR test.html
. 2015-09-08 21:26:10.908 Data connection opened
. 2015-09-08 21:26:25.963 Timeout detected. (control connection)
. 2015-09-08 21:26:25.965 Copying files to remote side failed.
. 2015-09-08 21:26:25.965 Got reply 1004 to the command 4
. 2015-09-08 21:26:25.965 Connection was lost, asking what to do.

No issues using other ftps client.
Provider (home.pl) says winscp has an issue negotiating encryption for data channel.