Skip to content

Instantly share code, notes, and snippets.

@pstorch
Created February 9, 2020 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pstorch/1a4700ca9f164d2f04e3fc93eca69d91 to your computer and use it in GitHub Desktop.
Save pstorch/1a4700ca9f164d2f04e3fc93eca69d91 to your computer and use it in GitHub Desktop.
Mounts
# mount overlay filesystem
sudo mount -t aufs -o br=/var/rsapi-test-photos:/media/peter/Backup/railway-stations.org/fotos none /tmp/railway-station-photos
# mount webdav
sudo mount -t davfs davs://cloud.railway-stations.org/remote.php/webdav/RSAPI-Test /home/peter/rsapi-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment