x2goumount-session - Unshare mounted Folders from X2Go Session
Contents
Arguments
<session_id>
Unmount shared folder(s) as registered for X2Go session ID <session_id> in the X2Go session
database.
<local_path_on_client>
Optionally, you can name a local path name (path name as found on the client-side) here. If given,
only the named folder is unshared from the X2Go session <session_id>.
If this optional argument is omitted, then ALL session folders will be unshared (including spool folders
for printing and MIME box).
Description
x2goumount-session is used to unshare client folders from X2Go session with session ID <session_id>.
Shared folders have been previously mounted into the X2Go session by the x2gomountdirs command.
x2goumount-session is run with X2Go user privileges and normally issued by an X2Go client application.
Name
x2goumount-session - Unshare mounted Folders from X2Go Session
Return Values
By x2goumount-session nothing is reported on stdout or stderr.
As exitcode x2goumount-session return 0 on successful an umount action. If there is a failure during
unmounting a shared folder a non-zero exit code is returned.
See Also
x2gomountdirs(8)
Synopsis
x2goumount-session <session_id> [<local_path_on_client>]
