Version 15 (modified by dkocher, on Sep 2, 2010 at 11:02:39 AM) (diff) |
---|
Table of Contents
Cyberduck Help / Howto / FTP
FTP Connect Mode
Choose between an active or passive connection per bookmark or when opening a new connection. The default setting can be set in the System Preferences in Network → Advanced... → Proxies → Use Passive FTP Mode (PASV).
Character Encoding
The character encoding used to parse directory listings can be set as a per bookmark setting. See problems?.
TLS Connections (FTPS)
Only explicit TLS is supported.
Disable SSL/TLS X.509 certificate trust validation
If you have problems with the Keychain trust settings, you can use the following options to disable verification of certificates. Be aware that this a severely compromising security. This is not a recommended configuration. Before disabling trust verification, try to restart Cyberduck after editing the trust setting.
- Disable certificate validation for FTP-TLS:
defaults write ch.sudo.cyberduck ftp.tls.acceptAnyCertificate true
Server compatibility
ProFTPd
- You need to have the option set TLSOptions NoSessionReuseRequired for FTP-TLS connections. Issue #5087.
- You need to have the option set TLSOptions AllowClientRenegotiations for FTP-TLS connections. Issue #3012.
References
Attachments (4)
- Unsecured connection.png (29.5 KB) - added by dkocher on Oct 13, 2010 at 12:38:31 PM.
-
index.html
(314 bytes) -
added by Joyce Dana on Jul 22, 2012 at 5:22:33 PM.
joydana.macmate.me
- Windows-Security-Prompt.png (20.6 KB) - added by dkocher on Sep 23, 2014 at 1:39:42 PM.
- ftp-default.reg (1.4 KB) - added by jmalek on Mar 4, 2020 at 2:34:31 PM.
Download all attachments as: .zip