John Rouillard wrote at about 21:01:53 +0000 on Thursday, March 3, 2011:
 > We run is an automatic build server and rely on backups to recover
 > prior builds of software as a last fallback to recover from a bad
 > software build/install. Without actual files located under the pc tree
 > is there a way to search (cf. gnu locate or find) for a file matching
 > a particular regular expressions (e.g. python-orif.*.rpm) so I can go
 > to that backup and restore the file?

That's an interesting point -- a lot of us have gotten used to doing
f-mangled searches and/or wild-card listings of backups.

Fuse filesystem search would be relatively slow since it would still
need to read all the attrib files and rebuild deltas. Similarly, for
any routine that rebuilds based on the atrrib files.


 > A directory history does some of that if the directory name remains
 > constant, but in some cases even the directory name changes from
 > release to release. Plus on a busy directory the history takes a long
 > time to load.
 > 
 > -- 
 >                              -- rouilj
 > 
 > John Rouillard       System Administrator
 > Renesys Corporation  603-244-9084 (cell)  603-643-9300 x 111
 > 
 > ------------------------------------------------------------------------------
 > Free Software Download: Index, Search & Analyze Logs and other IT data in 
 > Real-Time with Splunk. Collect, index and harness all the fast moving IT 
 > data 
 > generated by your applications, servers and devices whether physical, virtual
 > or in the cloud. Deliver compliance at lower cost and gain new business 
 > insights. http://p.sf.net/sfu/splunk-dev2dev 
 > _______________________________________________
 > BackupPC-devel mailing list
 > BackupPC-devel@lists.sourceforge.net
 > List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
 > Wiki:    http://backuppc.wiki.sourceforge.net
 > Project: http://backuppc.sourceforge.net/

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to