update davfs2 method with new box.com dav url

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlVE8SthKoKKW--nFZW3_T6YXrdxNQPUe8 2013-12-18 20:23:44 +00:00 committed by admin
parent 7bf42404b4
commit 6be4a204bb

View file

@ -30,7 +30,7 @@ using the webdav special remote.
* Edit `/etc/fstab`, and add a line to mount Box using davfs.
sudo mkdir -p /media/box.com
echo "https://www.box.com/dav/ /media/box.com davfs noauto,user 0 0" | sudo tee -a /etc/fstab
echo "https://dav.box.com/dav/ /media/box.com davfs noauto,user 0 0" | sudo tee -a /etc/fstab
* Create `~/.davfs2/davfs2.conf` with some important settings: