Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot transfer files anymore to one server (upload or download) via FTPS (Explicit Auth TLS) #11052

Closed
cyberduck opened this issue May 12, 2020 · 2 comments
Labels
bug fixed ftp-tls FTP (TLS) Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

219697e created the issue

Being a webdevloper I always connect with different hosting servers.

One particular server (without cPanel, but custom managed) which is configured to connect via FTPS (Explicit Auth TLS) was working ok until 7.3.0 update.

Since the update I can:

  • connect to the server
  • browse files
  • delete files

I cannot:

  • upload files (it only puts an empty file, 0 kb and raises error 425, Connection failed 425 Unable to build data connection: Operation not permitted.)
  • create file (the same as above, empty file and the same error)
  • download / edit files (the same error)

Lates version 7.3.1 does the same

All the other servers / connections seem fine.

I've downloaded version 7.2.5 and it works.

With other clients (like latest Transmit) it's also working.

I suspect there might be some sensitive info in the updated TLS or someting.

That particular server is behind a proxypass, maybe this matters.

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

This is an issue with TLS 1.3. We've worked around it in 655fca7 by disabling TLS 1.3.

The workaround is included within the latest Snapshot.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed ftp-tls FTP (TLS) Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant