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

Attempting to create a new file over FTP-SSL (vsFTPd 2.0.5) #1272

Closed
cyberduck opened this issue Sep 24, 2007 · 7 comments
Closed

Attempting to create a new file over FTP-SSL (vsFTPd 2.0.5) #1272

cyberduck opened this issue Sep 24, 2007 · 7 comments
Assignees
Labels
bug ftp-tls FTP (TLS) Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

f3579a0 created the issue

Attempting to create a new file on my FTP-SSL server triggers a connection failed I/O error: "Unsupported record version Unknown-48.48"

The file IS created on the server though, so it actually works fine.

Log output:

NOOP
200 NOOP ok.
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (xx,xx,xx,xx,xx,xxx)
STOR dgviewsfilter.info
150 Ok to send data.

I'm using Cyberduck 2.8 (3259)

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

I've noticed that I sometimes, more annoyingly, get this error when uploading too (also over FTP-SSL), so there's something fishy going on with file creation.

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

This error is triggered uploading a file of size 0 over FTP-SSL. The error does not appear when uploading via FTP or SFTP.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can't replicate this here.

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

The problem persists in 2.8.1 (3268). The server is running vsftpd 2.0.5. I'll email you login credentials to the server so you can try it for yourself.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Confirmed. I am tempted to say this is a bug in the SSL Implementation on the server.

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

Any possibility of disabling this error message for FTP-SSL or some other workaround? I upload a lot of Drupal code and way too often the transfer grinds to a halt because of some empty placeholder file in a subfolder. It's driving me crazy.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I suppose you can circumvent this issue by upgrading your SSL library on the server.

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

No branches or pull requests

2 participants