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@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to