BackupPC-users

Re: [BackupPC-users] Incremental backup: What files changed?

2010-04-13 16:42:33
Subject: Re: [BackupPC-users] Incremental backup: What files changed?
From: Luis Paulo <luis.barbas AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 13 Apr 2010 21:40:40 +0100
Did a script, largely based on BackupPC_deleteBackup by Matthias Meyer

I'm not pro, but i'm sure it won't harm your files, but still, take it as is.

see
./BackupPC_listChangedFiles -h

It can be used like this, for example
sudo /usr/share/backuppc/bin/BackupPC_listChangedFiles -c portatil -n 35 |grep log

or
sudo /usr/share/backuppc/bin/BackupPC_listChangedFiles -c portatil -n 35 |awk '{print $3}'

and try
sudo /usr/share/backuppc/bin/BackupPC_listChangedFiles -c <host> -l

Regards
Luis

Attachment: BackupPC_listChangedFiles
Description: Binary data

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/