Skip to content

mount issues (df -h not showing mounted) #35

@michael-conway

Description

@michael-conway

The mount points I tried were in a user's home directory "$HOME/webdav_mount" or outside user's home directory "/webdavfs/webdav_mount" This was all run on Linux (Ubuntu 14.04) all updates current as of this morning.

issuing "mount" at the commandline DOES show the mount point mounted, but issuing "df -h" does NOT show the filesystem mounted.

mount was done by:
sudo mount -t davfs -o uid=xxx,gid=xxx,username=xxx https://xxx.xxx.org/ /home/xxx/webdav_mount
or
sudo mount -t davfs -o uid=xxxx,gid=xxx,username=xxx https://xxx.xxx.org/ /webdavfs/webdav_mount

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions