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

Malformed PASV reply #779

Closed
cyberduck opened this issue Sep 7, 2006 · 3 comments
Closed

Malformed PASV reply #779

cyberduck opened this issue Sep 7, 2006 · 3 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

sd created the issue

Here is a transcript of FTP session with passive mode to my freebox mediacenter.

Other FTP software connect fine, even in passive mode.


=====================================
Tue Sep 05 23:36:22 CEST 2006
hd1.freebox.fr/212.27.40.254
220 Welcome to Freebox FTP Server.
USER freebox
331 User name okay, need password.
PASS ********
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PWD
257 "/"
NOOP
200 Command Okay.
CWD /
200 directory changed to /
PASV
227 (212,27,40,254,15,161)
FTP Erreur: Malformed PASV reply: (212,27,40,254,15,161) (/)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

antique vanity review

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As of 1473fb4.

@cyberduck
Copy link
Collaborator Author

googlaaa commented

tEMaIV http://google.com

@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