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

Ability to open a quick connection from the command line #9097

Closed
cyberduck opened this issue Nov 4, 2015 · 2 comments
Closed

Ability to open a quick connection from the command line #9097

cyberduck opened this issue Nov 4, 2015 · 2 comments
Milestone

Comments

@cyberduck
Copy link
Collaborator

edae31c created the issue

This is a feature request regarding the main Cyberduck application with the GUI. The work on the cli utility "duck" is excellent, but I think the GUI program needs some more flexibility in its command line interface.

More specifically, it would be fantastic if a quick connection could be opened like this:

Cyberduck.exe [options] protocol://[username]:[password]@hostname:port/remote/path/

Notes:

  • I've added "password" for completeness, the user should be warned about the security risks.
  • There should be an option to prevent the program from saving history.
@cyberduck
Copy link
Collaborator Author

edae31c commented

Adding a note for the future about a command line switch that would be useful if not necessary for the opening of a quick connection from the cli:

  • Switch to not save history. Sometimes it is needed to quickly launch the program from within scripts or the Password Manager itself, so this would enhance privacy.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 gnotaras]:

Adding a note for the future about a command line switch that would be useful if not necessary for the opening of a quick connection from the cli:

  • Switch to not save history. Sometimes it is needed to quickly launch the program from within scripts or the Password Manager itself, so this would enhance privacy.

Option nokeychain in 8a1e36a.

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

No branches or pull requests

1 participant