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

Console commands don't work with FTP, only work with SFTP #4100

Closed
cyberduck opened this issue Jan 16, 2010 · 1 comment
Closed

Console commands don't work with FTP, only work with SFTP #4100

cyberduck opened this issue Jan 16, 2010 · 1 comment
Assignees
Labels
bug ftp FTP Protocol Implementation wontfix

Comments

@cyberduck
Copy link
Collaborator

2697e17 created the issue

When I try to send a console command like wget or unzip when using an FTP connection, the server says, for example:

500 'WGET http://www.cyberduck.com': command not understood.

This was a problem with 3.3 and continues to be a problem in 3.4.

However, the console commands work when I connect using SFTP.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The SITE command is only a very limited extension point in the FTP protocol. We don't have full access to the system as when logged in using SSH. Sorry, I can't fix this.

By the way, over SSH connections you can unzip files using File → Unarchive. Again this only works for SSH for the same reason.

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

No branches or pull requests

2 participants