[TriLUG] copying files
Ron Kelley
rkelleyrtp at gmail.com
Wed Jun 20 09:12:50 EDT 2012
I will throw out another option here. If you have lots of directories to scan, you may find the GNU "parallel" command to be better than xargs. I use this quite often when we have lots of similar tasks to run in parallel (gzip files, rsync directories, etc). Check it out here: http://www.gnu.org/software/parallel/
Thanks,
-----------------------------
Ron Kelley
rkelleyrtp at gmail.com
On Jun 20, 2012, at 9:05 AM, Rob Rousseau wrote:
> Jeremy Portzer and Jason Tower gave a presentation to Trilug back on
> May 13th, 2004 about backup strategies and techniques (including using
> rsync with command line examples).
> Their presentation is no longer on the Trilug server, but is preserved
> in the waybackmachine.
>
> Portable Document Format - 70746 bytes:
> http://web.archive.org/web/20070212033722/http://www.trilug.org/talks/2004-05-backup/backup-rsync-snapshot.pdf
>
> OpenOffice.org Impress - 15965 bytes:
> http://web.archive.org/web/20070206165716/http://www.trilug.org/talks/2004-05-backup/backup-rsync-snapshot.sxi
>
> -Rob
>
> On Wed, Jun 20, 2012 at 8:23 AM, Joseph Mack NA3T <jmack at wm7d.net> wrote:
>> On Wed, 20 Jun 2012, David Brain wrote:
>>
>>> Another couple of options in the scenario you are describing would be:
>>>
>>> http://code.google.com/p/inotify-sync/
>>> http://code.google.com/p/rsync-inotify/
>>>
>>> Which trigger sync based on detecting changes in the source dir.
>>
>>
>> I was hoping for one option that would work better than cp -auv. I've got
>> about 5 options right now. I can't believe it.
>>
>> Thanks Joe
>>
>>
>> --
>> Joseph Mack NA3T EME(B,D), FM05lw North Carolina
>> jmack (at) wm7d (dot) net - azimuthal equidistant map
>> generator at http://www.wm7d.net/azproj.shtml
>> Homepage http://www.austintek.com/ It's GNU/Linux!
>> --
>> This message was sent to: Rob R. <ki4bke at nc.rr.com>
>> To unsubscribe, send a blank message to trilug-leave at trilug.org from that
>> address.
>> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
>> Unsubscribe or edit options on the web :
>> http://www.trilug.org/mailman/options/trilug/ki4bke%40nc.rr.com
>> TriLUG FAQ : http://www.trilug.org/wiki/Frequently_Asked_Questions
> --
> This message was sent to: Ron Kelley <rkelleyrtp at gmail.com>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that address.
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web : http://www.trilug.org/mailman/options/trilug/rkelleyrtp%40gmail.com
> TriLUG FAQ : http://www.trilug.org/wiki/Frequently_Asked_Questions
More information about the TriLUG
mailing list