indiWiz.com

Subhash's Tech Log

Mounting WebDav in Ubuntu

without comments

$ sudo apt-get install davfs2
$ sudo mount -t davfs http://localhost:8080/alfresco/webdav <filesystem_folder>

Written by Subhash Chandran

September 14th, 2009 at 7:33 pm

Posted in Linux

Tagged with , ,

Leave a Reply