table of contents
- stretch 1.30.4-1
- testing 1.38.1-4
- unstable 1.38.1-5
- experimental 1.40.1-2
GVFS-MOUNT(1) | User Commands | GVFS-MOUNT(1) |
NAME¶
gvfs-mount - Mounts the locationsSYNOPSIS¶
gvfs-mount [OPTION...] [LOCATION...]
gvfs-mount --unmount-scheme=SCHEME
gvfs-mount --list [OPTION...]
gvfs-mount --monitor [OPTION...]
DESCRIPTION¶
gvfs-mount provides commandline access to various aspects of GIOs mounting functionality.Mounting refers to the traditional concept of arranging multiple file systems and devices in a single tree, rooted at /. Classical mounting happens in the kernel and is controlled by the mount utility. GIO expands this concept by introducing mount daemons that can make file systems available to GIO applications without kernel involvement.
OPTIONS¶
The following options are understood:-h, --help
--version
-m, --mountable
-d, --device=DEVICE
-u, --unmount
-e, --eject
-s, --unmount-scheme=SCHEME
-f, --force
-a, --anonymous
-l, --list
-o, --monitor
-i, --detail
EXIT STATUS¶
On success 0 is returned, a non-zero failure code otherwise.SEE ALSO¶
ls(1), gvfs-info(1)gvfs |