1x2goumount-session(8)          X2Go Server Tool          x2goumount-session(8)
2
3
4

NAME

6       x2goumount-session - Unshare mounted Folders from X2Go Session
7

SYNOPSIS

9       x2goumount-session <session_id> [<local_path_on_client>]
10
11

DESCRIPTION

13       x2goumount-session is used to unshare client folders from X2Go session
14       with session ID <session_id>.  Shared folders have been previously
15       mounted into the X2Go session by the x2gomountdirs command.
16
17       x2goumount-session is run with X2Go user privileges and normally issued
18       by an X2Go client application.
19

ARGUMENTS

21       <session_id>
22              Unmount shared folder(s) as registered for X2Go session ID
23              <session_id> in the X2Go session database.
24
25       <local_path_on_client>
26              Optionally, you can name a local path name (path name as found
27              on the client-side) here. If given, only the named folder is
28              unshared from the X2Go session <session_id>.
29
30       If this optional argument is omitted, then ALL session folders will be
31       unshared (including spool folders for printing and MIME box).
32

RETURN VALUES

RETURN VALUES

35       By x2goumount-session nothing is reported on stdout or stderr.
36
37       As exitcode x2goumount-session return 0 on successful an umount action.
38       If there is a failure during unmounting a shared folder a non-zero exit
39       code is returned.
40

SEE ALSO

42       x2gomountdirs(8)
43

AUTHOR

45       This manual has been written by Mike Gabriel <mike.gabriel@das-
46       netzwerkteam.de> for the X2Go project (https://www.x2go.org).
47
48
49
50Version 4.1.0.3                    Nov 2018              x2goumount-session(8)
Impressum