borg-mount(1) (NAME) borg-mount - FUSE (SYNOPSIS) borg [ ] mount [] REPOSITORY_OR_ARCHIVE MOUNTPOINT [PATH...] (DESCRIPTION) FUSE (mount) . . FUSE (ACL) . . : . (mountpoint) . : . <<>> . VFS nosymfollow : borg mount mount -o remount,nosymfollow ( chroot) . --foreground (unmount) . : o << >>: . o . o . borgfs (wrapper) borg mount . fstab : /path/to/repo /mnt/point fuse.borgfs defaults,noauto 0 0 fstab user : /path/to/repo /mnt/point fuse.borgfs defaults,noauto,user 0 0 FUSE mount.fuse(8) . . numeric-ids . uid gid ( ) ( borg mount -o uid=1000,gid=1000). user_id group_id ( FUSE) ( ) . libfuse ( libfuse ) . . uid gid user_id group_id . : o versions: . (EXPERIMENTAL) . o allow_damaged_files: ( borg check --repair ) EIO ( /) . . o ignore_permissions: default_permissions . ignore_permissions default_permissions . BORG_MOUNT_DATA_CACHE_ENTRIES . . . (crash) (unmount) . rsync . ^C/SIGINT . : borg mount stdout/stderr /dev/null . -f / --foreground BORG_LOGGING_CONF . (OPTIONS) borg-common(1) . REPOSITORY_OR_ARCHIVE MOUNTPOINT PATH --consider-checkpoints (: ). -f, --foreground -o --numeric-owner --numeric-ids --numeric-ids () -P PREFIX, --prefix PREFIX . ( ) -a GLOB, --glob-archives GLOB glob . sh: ( sh:) <> . --sort-by KEYS : timestamp archive name id : timestamp --first N N --last N N / -e PATTERN, --exclude PATTERN PATTERN --exclude-from EXCLUDEFILE EXCLUDEFILE --pattern PATTERN / PATTERN --patterns-from PATTERNFILE / PATTERNFILE --strip-components NUMBER . . (SEE ALSO) borg-common(1), borg-umount(1), borg-extract(1) (Author) (The Borg Collective) 2026-07-18 borg-mount(1)