Kevin McAllister on 17 Dec 2009 11:45:07 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] find, xargs, tar and ssh or selectively backing up some files on another server


On Dec 17, 2009, at 12:58 PM, Matthew Edlefsen wrote:

> find voicemail/*/*/INBOX -type f -mtime +180 -print | tar -cT - | ssh ...
> 
> should work
> 
> -T FILE tells tar to read a list of files to tar from FILE.

Excellent, thanks Matt.  Works great!
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug