Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
michael-conway opened this issue Jul 12, 2016 · 1 comment
Open

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

michael-conway opened this issue Jul 12, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@michael-conway
Copy link
Contributor

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

@michael-conway
Copy link
Contributor Author

This may be a DAVFS question, it does not seem to impact finder/windows explorer/nautilus behavior. Will do some research after this first release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant