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

Truncated server reply #5757

Closed
cyberduck opened this issue Mar 9, 2011 · 11 comments
Closed

Truncated server reply #5757

cyberduck opened this issue Mar 9, 2011 · 11 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

03aea65 created the issue

I am getting an I/O Connection failed response.

Truncated server reply: .

It worked before updating, and still works in Filezilla.

This appears in the log:

220-FTP Server ready. Unauthorised access is not permitted.
220 This is a private system - No anonymous login
FEAT
211-Extensions supported:

 EPRT

 IDLE

 MDTM

 SIZE

 REST STREAM

 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;

 MLSD

 TVFS

 ESTA

 PASV

 EPSV

 SPSV

 ESTP

211 End.
USER <edit>

Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The server is not responding correctly. What is the hostname of the server?

@cyberduck
Copy link
Collaborator Author

03aea65 commented

The server is ftp1.reg365.net (register365).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The issue is the first blank line in response to STAT which are illegal by the protocol specification.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 05d3f6a.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#5796 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#5792 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#5824 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

3079036 commented

Sorry. I don't understand. I've been to #5757 and I don't see an answer to this query.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:9 Dan W]:

Sorry. I don't understand. I've been to #5757 and I don't see an answer to this query.

You can update to the latest snapshot build where this issue is fixed.

@cyberduck
Copy link
Collaborator Author

3079036 commented

Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:11 Dan W]:

Thanks!

Could you let me know what server software is used (You might have to ask your service provider)? The issue should be fixed by the server vendor as it is not standard compliant behavior.

@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 fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants