Skip to content

Instantly share code, notes, and snippets.

@xermicus
Created September 24, 2018 19:49
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 xermicus/064841a324c7c8c345055e80d11acb9f to your computer and use it in GitHub Desktop.
Save xermicus/064841a324c7c8c345055e80d11acb9f to your computer and use it in GitHub Desktop.
ILIAS webdav mounts
#!/bin/bash
# Example for DMATH.
# Adapt the "ref_XXXXXXX" for other subjects (it's the same as the web URI while browsing):
sudo mount -t davfs https://elearning.hslu.ch/ilias/webdav.php/hslu/ref_3779056/ /mnt/ilias/DMATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment