Google Search
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".
  1. Create an empty directory in which to mount the SmartVault drive: mkdir/media/SmartVault.
  2. Mount -t davfs https://docs.smartvault.com /media/SmartVault.
  3. Enter the username to access server https://docs.smartvault.com or hit the Enter key for none.
  4. Enter the password to authenticate the user with server https://docs.smartvault.com or hit the Enter key for none.
  5. 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.