Connecting via WebDAV
To connect via WebDAV, navigate to the General
panel, expand the drop-down list beside Connection Type
, and select WebDAV
.
Note that the settings displayed on the dialog box will vary depending on which connection type you choose. So it is important that you select the Connection Type
first before entering any setting values.
Basic WebDAV settings
Unless you're behind a proxy, you'll only need to configure these three settings:
Host – This is the address of the server or the WebDAV-enabled folder on the server. Examples:
-
http://192.168.1.103
-
http://192.168.1.103/folder/
Username – The username required for logging into the site.
Password – The corresponding password for that username.
Once you've assigned the appropriate values to those settings, click the Connect
button.
Assuming everything goes smoothly, the Connect
dialog box will close and you will return to the home screen. You will then be able to monitor the entire connection process through the panel found at the bottom of the home screen.
As soon as the connection completes, the right panel under the Remote System
side of the home screen will activate and display the files and folders on the server.
Advanced WebDAV settings
Local Directory - The local directory to change to upon establishing a connection.
Remote Directory - The remote directory to change to upon establishing a connection.
Debug - If checked, debug mode is enabled and debug messages will be written to Debug pane and/or specified debug file.
Prompt for password - If checked the password will not be saved in the site profile, and the user will be prompted for the password when connecting.
Certificate Authentication
Enable – Enables/disables client certificate authentication.
Certificate File - The private key to use in certificate authentication. Private key must be stored in PKCS#12 format.
Password - The password for private key.
Proxy Settings
If you're having difficulty connecting to a server from your office LAN, it's possible that a proxy server is in the way. Contact your network administrator and, after confirming that a proxy indeed exists, ask for the required proxy settings. This is the information you will need:
-
Proxy Host – The address and port number for your proxy server. Enter the address into the bigger box and the port number into the smaller box.
-
Proxy Type – The default is NONE, whereby you don't need to specify any proxy settings. The other two options are SOCKS5 and HTTP. Choose one from the drop-down list.
-
Proxy User – This is the username required to connect to the proxy server.
-
Password – This is the corresponding password for that username.
PGP Decryption Settings
Enabled - If checked PGP encrypted files matching regular expression will be automatically decrypted after download.
Filename regex - The regular expression to use to determine whether files are PGP encrypted.
Private key - The private key to use for decrypting PGP encrypted files.
Password - The password protecting the private key.
Public key - The public key to use for verifying the signature on a PGP encrypted file.
Delete source - If checked PGP encrypted files will be deleted after successful decryption.