1

I'm trying to mount a WebDAV share on Salix OS, a Slackware based distro.

Initially I only got the davs://something.com:port address; after Googling I found that I needed to use gvfs-mount, but when I tried it says:

Error mounting location: Not a WebDAV enabled share

I've tried to search for the meaning or a gvfs tutorial without luck.

Given that I know the address of the WebDAV share, how do I mount it?

nc4pk
  • 9,257
  • 14
  • 61
  • 71
Mig
  • 13

1 Answers1

0

Not sure why you receive this error message but you can try davfs2 or fusedav to mount the WebDAV share. The latter requires FUSE.

scai
  • 1,100