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

Opening passive FTP connection fails #12531

Closed
cyberduck opened this issue Jul 27, 2006 · 1 comment
Closed

Opening passive FTP connection fails #12531

cyberduck opened this issue Jul 27, 2006 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

3c5026c created the issue

I have tested my webspace with the command line ftp app on OS X, and also Fetch (also XP and Vista via SmartFTP, and the command line ftp on there).

These all work (in the case of the Mac apps, I do have to turn off the OS X Firewall, since the Allow Passive connection setting seems to have been broken with one of the recent Apple patches...)

However, Cyberduck does not connect. With the same settings that work fine on every other OS and app I have tried, Cyberduck returns the "Connection Refused /" error, and I cannot view files.

Here is the log output:

=====================================
Thu Jul 27 20:01:42 BST 2006
dslftp.dsl.pipex.com/194.154.164.80
220 Microsoft FTP Service
USER avxi75
331 Password required for avxi75.
PASS ********
230 User avxi75 logged in.
SYST
215 Windows_NT
PWD
257 "/" is current directory.
NOOP
200 NOOP command successful.
CWD /
250 CWD command successful.
PASV
227 Entering Passive Mode (194,154,164,80,62,255).
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try using an active connection instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant