User Tools

Site Tools


linux:mount:webdav

This is an old revision of the document!


Mount Telekom Cloud

Nötige Packete

apt-get install davfs2

Zugangsdaten einrichten:

root> vi /etc/davfs2/secrets

https://webdav.magentacloud.de <UserName> <Password>

Anpassungen vornehmen:

root> vi /etc/davfs2/davfs2.conf

use_locks       0
if_match_bug    1
cache_size      50                # MiByte
table_size      4096
delay_upload    1

WebDav-Netzlaufwerk in /etc/fstab

root> vi /etc/fstab

# Telokom Magenta Cloud
https://webdav.magentacloud.de  /home/ms/Mediencenter   davfs   uid=1000,users,rw,_netdev,x-systemd.automount,x-systemd.idle-timeout=600        0       0
linux/mount/webdav.1602434633.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki