"Giovanni Funchal" <gafunchal@xxxxxxxxx> writes: >> In addition, testing with davfs2 requires you to have root access. > > When davfs2 is properly configured, the file system can be mounted in > user space by non-root users. Root access is needed only when > installing. Ok, then I misread your description. This part should be clarified: >>> +An alternative is to use davfs2, a driver that allows mounting a WebDAV >>> +resource into the system tree. This requires root access and kernel s/This/Installing this module/; >>> +support (probably your kernel includes this). >>> + >>> + $ apt-get install davfs2 s/\$ /# /; >>> + $ mkdir -p /mnt/webdav ditto. >>> + $ mount -t davfs http://<servername>/ /mnt/webdav >>> + $ ls /mnt/webdav >>> + $ umount /mnt/webdav -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html