Version 19 (modified by dkocher, on Sep 17, 2010 at 8:19:16 AM) (diff) |
---|
Cyberduck Help / Howto / WebDAV
You can connect to any WebDAV compliant server using both HTTP and HTTP/SSL.
Authentication Methods
Both HTTP Basic Authentication and Digest Authentication are supported.
NTLM Authentication for Microsoft SharePoint
If you need to set the domain you can do this using a hidden configuration option.
defaults write ch.sudo.cyberduck webdav.ntlm.domain MYDOMAIN
Settings specific to service providers
Connecting to MobileMe iDisk
Choose MobileMe iDisk as the connection protocol. The bookmarks will be cofigured with your settings in the Mobile Me configuration panel in the System Preferences.
Connecting to GMX Mediacenter
Paste https://mediacenter.gmx.net/ into the server field or
- Select WebDAV (HTTP/SSL) for the protocol.
- Enter mediacenter.gmx.net for the server.
- Enter your GMX Kundenummer for the username.
Connecting to Joyent BingoDisk
Paste https://demo.bingodisk.com/bingo/ into the server field or
- Select WebDAV (HTTP/SSL) for the protocol.
- Enter demo.bingodisk.com for the server.
- Enter /bingo for the custom path in the bookmark or connection settings.
Connecting to Box.net
Paste https://www.box.net/dav/ into the server field or
- Select WebDAV (HTTP/SSL) for the protocol.
- Enter www.box.net for the server.
- Enter your email address for the username.
- Enter /dav for the custom path in the bookmark or connection settings.
Accessing Subversion (SVN) Repositories
You can access publicly readable Subversion (SVN) repositories running behind mod_dav_svn of Apache httpd using anonymous WebDAV (HTTP) access with Cyberduck. For example the Cyberduck Source Code Repository.
SSL/TLS support
Choose WebDAV (HTTP/SSL) as the connection protocol to secure the connection using SSL.
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 WebDAV/TLS:
defaults write ch.sudo.cyberduck webdav.tls.acceptAnyCertificate true
Attachments (3)
- MobileMe Payment Required.png (26.9 KB) - added by dkocher on Jun 1, 2011 at 9:12:42 PM.
- Windows-Security-Prompt.png (20.6 KB) - added by dkocher on Sep 23, 2014 at 1:39:36 PM.
-
WebDAV Bookmark Client Certificate.png
(43.7 KB) -
added by dkocher on Dec 13, 2016 at 8:20:53 AM.
WebDAV Bookmark Client Certificate
Download all attachments as: .zip