Skip to main content

mount

PLAKAR-MOUNT(1) - General Commands Manual

NAME
#

plakar mount - Mount a Plakar snapshot as a 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 requires a Linux or Darwin (macOS) environment.

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(1)

Plakar - February 3, 2025