How can I access my Objectis site using WebDAV ?
The URL for WebDAV access to sites is:
webdav://site-name.objectis.net:81/
You can log in with any Zope account on your site that has role Manager or permissions for access through WebDAV.
Windows and WebDAV
A Webdav client for windows called NetDrive exist, you can download NetDrive here.
Installation : launch ndrv41862.exe from MS-DOS (cmd.exe). Click on ndint.exe to install Netdrive.
Configuration :
- Click on New Site;
- give a name for this site;
- URL : http://site-name.objectis.net:81/;
- Server type : WebDav;
- Drive : choose a letter;
- Deactivate Login anonymous/public;
- Enter your Objectis login and password;
- Click on Connect, you can now see a new drive inside windows explorer.
MacOS X supports WebDAV natively
- Click on your Finder icon
- Press Command-K on the keyboard
- Enter your WebDAV URL: http://site-name.objectis.net:81/ and click "Connect"
- Enter your username and password
- Click OK and voilà, you are connected. You can then navigate your site like a folder, and copy files to and from it.
KDE Konqueror supports WebDAV natively
- Open a new Konqueror window
- In the location bar, enter your WebDAV URL with the user name: webdav://username@site-name.objectis.net:81/
- Enter your password when prompted
- Click OK and voilà, you are connected. You can then navigate your site like a folder, and copy files to and from it. You can additionally bookmark your folder to come back to it later.
Gnome Nautilus supports WebDAV natively
This only works with Gnome 2.0 and above.
- Open a new Nautilus window (go to "Applications" then "Home Folder")
- In the location bar, enter your WebDAV URL with the user name: http://username@site-name.objectis.net:81/
- Click OK and voilà, you are connected. You can then navigate your site like a folder, and copy files to and from it.
Access with other WebDAV clients
- For MacOS Classic: Goliath
- Unix in the command line: Cadaver
- Other WebDAV client projects
See also
The WebDAV FAQ on the WebDAV.org web site.