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

Option to suppress prompt to switch to FTP-SSL #8541

Closed
cyberduck opened this issue Feb 3, 2015 · 1 comment
Closed

Option to suppress prompt to switch to FTP-SSL #8541

cyberduck opened this issue Feb 3, 2015 · 1 comment
Assignees
Labels
cli Command Line Interface enhancement fixed
Milestone

Comments

@cyberduck
Copy link
Collaborator

cdc53b8 created the issue

Request: a CLI option to suppress the prompt that asks me if I want to switch to FTP-SSL when I connect using unencrypted FTP.

Explanation:
My webhost's server advertises itself as offering FTP-SSL, but in fact this protocol only works for customers who have paid for that feature. This means that duck always prompts me with the following:

The server supports encrypted connections. Do you want to switch to FTP-SSL? Please contact your web hosting service provider for assistance.
Continue (y) or Change (n): (y/n):

Since FTPS does not in fact work for me, even though the server advertises it as a possibility, I cannot run duck in a fully automated manner. I must answer this question with "y" every single time. If duck included an option to suppress this prompt and simply connect using the specified protocol regardless of whether a better one was available, it would allow me to achieve full automation.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 9cca6d1.

@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
cli Command Line Interface enhancement fixed
Projects
None yet
Development

No branches or pull requests

2 participants