Skip to content

Commit

Permalink
Review passwords.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 14, 2024
1 parent 29973c7 commit ba00440
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions cyberduck/connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ 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*.

### Autofill of Passwords

Passwords will be autofilled as long as you choose to enable the _Use Keychain_ option and saved a corresponding credentials.

### Reachability Alert

A warning sign next to the URL indicates the server may not be reachable due to a missing or invalid hostname in the _Server_ field.
Expand All @@ -116,7 +112,7 @@ A warning sign next to the URL indicates the server may not be reachable due to
::::{tabs}
:::{group-tab} macOS

Manage your password with *Keychain Access.app* on Mac. Refer to [Keychain for Mac: Keychain Access overview](https://support.apple.com/guide/keychain-access/ky1083/mac).
Manage your passwords with *Keychain Access.app* on Mac. Refer to [Keychain for Mac: Keychain Access overview](https://support.apple.com/guide/keychain-access/ky1083/mac).

:::
:::{group-tab} Windows
Expand All @@ -126,6 +122,8 @@ Passwords are saved in the *Credential Manager*. You can view and delete your sa
:::
::::

Passwords will be autofilled as long as you choose to enable the _Use Keychain_ option and corresponding credentials are found.

## Transcript

Refer to [Provide log output](support.md#logging-output).
Expand Down Expand Up @@ -183,7 +181,7 @@ You cannot disable default protocols or connection profiles currently in use in

#### Use Keychain

Search for and save password for connections.
Save [passwords](#passwords) for connections.

#### Timeout

Expand Down

0 comments on commit ba00440

Please sign in to comment.