Marcelo de Moraes Serpa <celose...@gmail.com> wrote:

> Hmm, simple enough.
> 
> sudo apt-get install davfs2
> sudo dpkg-reconfigure davfs2
> - asnwer yes to the question where it asks to generate a GUID
> sudo mount.davfs 'https://mydisk/username' /path/to/mountpoint
> input your mydisk.se username and passwd.
> 
> DONE!
> 
> The question now is, how to make it automount so you don't need to go
> through the process of mounting everytime you restart your system. Any
> ideas anyone?
> 

man davfs2.conf

is probably a good start. Adding a mount stanza to /etc/fstab should do the rest
(but I have not tried it).

HTH,
Nick



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to