Thank you for a nice product

I have a set of users who copy data (a lot) to the server for temporary
usage - to run computation.

Usually I keep around 5 full backups (going up to 5 month back) and
incrementals each day of the week, but for those guys I need a separate
policy -- like only last 3 days backup, since otherwise they fill up the
backuppc pool pretty quickly.

Can it be done from within configuration
somehow? May be two split configs for the same host with non-overlapping
configurations which one backups which parts...

or should I simply compose a cron job which would manually to remove all
but 3 most recent entries... something like:
 rm -rf `/bin/ls -d */f%2fraid/fhome/fneurosci | grep -v new | tail -n +4`
 ?

Thank you in advance for hints. Please CC me.
-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to