Skip to content

Commit

Permalink
Move content and fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Mar 27, 2024
1 parent cb460da commit 98b4b08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
8 changes: 8 additions & 0 deletions cyberduck/connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
14 changes: 0 additions & 14 deletions cyberduck/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 98b4b08

Please sign in to comment.