-
-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
anonymous created the issue
I normally connect to WebDAV using an SSH tunnel and SOCKS proxy within the browser. I would like to use Cyberduck instead of the Mac OS X WebDAV client, which uses SOCKS if it's configured in Network Preferences. Note that SOCKS can be specified either as a specific SOCKS proxy server, or by using a PAC file that specifies SOCKS based on its own logic.
Please add support in Cyberduck to connect to a WebDAV server using these parameters:
hostname: subdomain.domain.com
username:
password:
port:
protocol: WebDAV (no SSH)