davfs2 file system driver

The davfs2 file system driver supports WebDAV for WebSphere Portal.

To connect to WebDAV for WebSphere Portal by using the davfs2 file system driver, proceed as follows:

  1. Open a terminal window.

  2. Create a target folder to which you want the drive to be attached, for example mkdir $HOME/dav .

  3. Enter the appropriate command.

      For example, for working with portal pages and static content this could be:

      sudo mount -t davfs -o nolocks,rw 
           http://remote_host:10039/wps/mycontenthandler/dav/contentmodel/ibm.portal.Home/ $HOME/dav 

      As a result, a prompt asks for the user name and password. The URL in the example above is for using WebDAV for working with portal content.

  4. Enter the user name and password.

  5. After successful login you should be able to access the WebDAV service. By the example above, you would be able to browse the content model as follows: ls $HOME/dav .

  6. For more options on mounting dav shares refer to the davfs2 ReadMe file. Both Red Hat 4 and Red Hat 5 lab system, davfs2 is not installed by default. Install davfs2 if not already installed and check with Linux vendor for a download package.

You can now work with content as required.


Parent

Linux


Related tasks


Gnome Nautilus

 


+

Search Tips   |   Advanced Search