tl-umount-localdrives

Synopsis

tl-umount-localdrives [options]

Description

The tl-umount-localdrives command is used to unmount local drives previously set up by tl-mount-localdrives(1). By default it only unmounts the local drives for the current session, but it can also unmount the local drives for all of the user’s sessions by specifying -s, or all local drives for all users on the current agent by specifying -a.

Options

-h, --help

Prints a short help text and exits.

-v

Print more details about what actions are taken.

-a

Unmount all shared local drives for all users on this server.

-s

Unmount all shared local drives for the current user on this server.

-l

Do not update the ~/thindrives link when unmounting filesystems.

Notes

When using multiple sessions per user, the ~/thindrives link will point to the newest session that executed tl-mount-localdrives(1). tl-umount-localdrives will restore the link to the newest session which is not newer than the current session and which has mounted local drives.

See also

tl-mount-localdrives(1)