plakar-mount
PLAKAR-MOUNT(1)
General Commands Manual
PLAKAR-MOUNT(1)
NAME
plakar-mount
—
Mount Plakar snapshots as read-only
filesystem
SYNOPSIS
plakar mount | mountpoint |
DESCRIPTION
The plakar mount
command mounts a Plakar
repository snapshot as a read-only filesystem at the specified
mountpoint. This allows users to access snapshot
contents as if they were part of the local file system, providing easy
browsing and retrieval of files without needing to explicitly restore them.
This command may not work on all Operating Systems.
EXAMPLES
Mount a snapshot to the specified directory:
$ plakar mount ~/mnt
DIAGNOSTICS
The plakar-mount
utility exits 0 on
success, and >0 if an error occurs.
- 0
- Command completed successfully.
- >0
- An error occurred, such as an invalid mountpoint or failure during the mounting process.
SEE ALSO
Plakar July 3,
2025 PLAKAR-MOUNT(1)