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

Cannot login to FTP with empty password #6567

Closed
cyberduck opened this issue Feb 29, 2012 · 4 comments
Closed

Cannot login to FTP with empty password #6567

cyberduck opened this issue Feb 29, 2012 · 4 comments
Labels
bug fixed ftp FTP Protocol Implementation low priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

a4f70d8 created the issue

How to reproduce

On any server create FTP account with username but empty password. Create bookmark in Cyberduck and try to connect. In login window you enter username and leave password field empty. Click to Login button.

-Current state*

Nothing happens – you must enter any password (at least one character).

-Wanted state*

You can login to FTP with username but without password.

-Workaround*

Create password on server side or use another FTP client (Filezilla).

-Note*

Anonymous login has special Username, you can't use it as workaround.

This might occure in all FTP-like (SFTP/FTP-SSL) connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The following workaround should work. Enter any character in the password prompt field and thereafter deleting it again. The password will then be set to an empty string.

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

Yes, David your workaround works perfect :-)

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

It would be better to fix it :-(

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 51deb02.

@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 low priority
Projects
None yet
Development

No branches or pull requests

1 participant