Re: `mount` command and POSIX Utility Syntax Guidelines
Timothy Madden <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On 10/07/2012 06:12 PM, Claudio Fontana wrote: > Hi Timothy, maybe I am missing some obvious constraint, > but can't you call mount.davfs or mount.davfs2 directly, with the > arguments they expect? For that I would need root access. With the system `mount` command I can include "user" in /etc/fstab. With the system `mount` command and with the proper line in /etc/fstab I need only say mount ./gmx-file-storage/ when I want to get my online drive. With mount.davfs I need the entire command line (well, I know, I can use an alias...). And many mount helpers are not meant to be invoked directly. Not sure why, but they even say so in the --usage message. Never checked if mount.davfs says the same, but I would prefer the user-level `mount` command anyway. Thank you, Timothy Madden