Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Debian fuse support #86

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

m0ntyG
Copy link

@m0ntyG m0ntyG commented Dec 5, 2021

Hi, this PR adds Debian fuse mount support: https://torsion.org/borgmatic/docs/how-to/extract-a-backup/

Omit the --archive flag to mount all archives (lazy-loaded):

borgmatic mount --mount-point /mnt

Or use the "latest" value for the archive to mount the latest successful archive:

borgmatic mount --archive latest --mount-point /mnt

@m3nu
Copy link
Collaborator

m3nu commented Dec 6, 2021

Shall we make this optional, since many people don't need this feature and/or have strong opinions about not wanting FUSE installed. Just my experience. 😄

Copy link
Author

@m0ntyG m0ntyG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, proposal for an optional fuse support

@m3nu
Copy link
Collaborator

m3nu commented Dec 6, 2021

Kudos for taking care of ALL the OSs. 😄

Let's run those tests and then merge it.

@m3nu
Copy link
Collaborator

m3nu commented Dec 6, 2021

Hmm. Our tests don't try different parameters yet. So it won't test the FUSE option. Todo for me to add this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants