Skip to content

Instantly share code, notes, and snippets.

@phoenix741
phoenix741 / backuppcfs-v4.pl
Created September 19, 2020 09:06
Script fuse to mount backuppc
#!/usr/bin/perl
# backuppcfs - a fuse module to access backuppc backups through the filesystem.
# Copyright (C) 2009 Pieter Wuille
# Based on the backuppc-fuse script by Stephen Day
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.