diff --git a/cyberduck/connection.md b/cyberduck/connection.md index c9b58a99..6b105759 100644 --- a/cyberduck/connection.md +++ b/cyberduck/connection.md @@ -103,6 +103,14 @@ There was a problem with the underlying network stream either because the connec When attempting to open a connection, there is either a firewall blocking requests, or no server is listening at the given address and port. If you get this error while already connected to the server, the network connection to the server is too slow or has too high latency. You can try to increase the connection timeout in *Preferences → Connection → Timeouts*. +### Cyberduck keeps autofilling the passwords + +Passwords will be autofilled as long as you choose to enable the _Use Keychain_ option and saved a corresponding credentials. + +### I always get a warning sign when I try to set up a connection + +A warning sign next to the URL indicates that the URL may not be reachable due to a missing or invalid hostname in the _Server_ field. + ## Passwords `````{tabs} diff --git a/cyberduck/faq.md b/cyberduck/faq.md index f4f9d5df..1d0030ef 100644 --- a/cyberduck/faq.md +++ b/cyberduck/faq.md @@ -126,17 +126,3 @@ See _[Preferences → Update](preferences.md#update)_ to switch the update feed. - *WindowDragon*. Cyberduck is [not compatible](http://sourceforge.net/tracker/index.php?func=detail&aid=1942730&group_id=208546&atid=1006129) with WindowDragon. - Sophos Anti-Virus *On-access Scanning* - Opening the web browser to authenticate using OAuth does not work with [Browser Chooser 2](https://browserchooser2.com/). - -## Use cases - -### Why does Cyberduck autofil the passwords? - -Password will be autofilled as long as you choose to enable the _Use Keychain_ option in the Cyberduck preferences [Connection tab](connection.md#passwords). - -### Why do I always get a warning sign when I try to set up a bookmark connection? - -A warning sign next to the URL indicates that the URL may not be accessible due to a missing hostname in the _Server_ field or an invalid combination of hostname, credentials, and path. - -### Is there a way to change the font size in file listing? - -The font size can't be adjusted in the Cyberduck preferences but by using a hidden configuration option. Refer to the [Browser](browser.md#adjust-the-browser-font-size) section. \ No newline at end of file