Linux (Ubuntu)
Connecting to the SmartVault drive via Linux (Ubuntu):
Note: There is an issue with certain versions of the network mapper in Gnome, so we’ll use the command-line to connect the SmartVault drive. The davfs2 package is required. If it’s not already installed, install it using "apt-get install davfs2".- Create an empty directory in which to mount the SmartVault drive: mkdir/media/SmartVault.
- Mount -t davfs https://docs.smartvault.com /media/SmartVault.
- Enter the username to access server https://docs.smartvault.com or hit the Enter key for none.
- Enter the password to authenticate the user with server https://docs.smartvault.com or hit the Enter key for none.
- Use the list command as noted here: ls /media/SmartVault to view your SmartVault account.
SmartVault drive files show up as expected and File Manager should also show the new network mount.
