<http://www.unixtastic.com/software/backuppc-fuse.html>
https://svn.ulyssis.org/repos/sipa/backuppc-fuse/backuppcfs.pl

Very nice.I begin to undestand why fuse  :)

On ubuntu 8.04.2, backuppc 3.0.0, I joined backuppc user to fuse group

created /mnt/fuse/backuppc
chown :fuse /mnt/fuse/backuppc
chmod g+w /mnt/fuse/backuppc

user_allow_other on /etc/fuse.conf

changed to backuppc user and run
./backuppcfs.pl /mnt/fuse/backuppc

and I was browsing the backup files.

Some minor problems accessing some dirs (home dirs), guessing unexistent uid
on this machine. I'm not using ldap.

Thanks.
PS: Tried first http://www.unixtastic.com/software/backuppc-fuse.html,
didn't work so well.

On Sat, Feb 13, 2010 at 11:33 PM, Jeffrey J. Kosowsky <[email protected]
> wrote:

> John Hudak wrote at about 17:24:11 -0500 on Friday, February 12, 2010:
>  > Before I install backuppc and rsyncd client on my windoz boxes, I have
> some
>  > questions about file recovery using Backuppc.
>  > 3.  If the files are compressed, how can I view the backed up
> directories
>  > and files?
> While others have mentioned using BackupPC_zcat, there is another very
> slick solution using the FUSE filesystem that basically allows you to
> mount, navigate/browse, and read all your backups as a single
> filesystem.
> Advanatages include:
> - Not having to worry about the f-mangling of filenames
> - Automatic decompression of files when reading them
> - Links to 'latest' and 'oldest' backups
>
> You can probably find the code in the Wikki or by browsing the mailing
> list archive
>
>  >
>  > 4. Are there any words of advice/tricks to know about when installing
> rsyncd
>  > on windoz boxes and having the backuppc app easily find it?
>  >
> This is way to general a question - so I guess the answer is 'yes'.
> If you have a specific question, formulate it and people can try to
> respond.
>
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to