Search Results

Search: Posts Made By: dfbills
6,371
Posted By dfbills
If I have time tomorrow, maybe I'll glue the two...
If I have time tomorrow, maybe I'll glue the two approaches together.
6,371
Posted By dfbills
That's pretty great! I have another project that...
That's pretty great! I have another project that this will be perfect for.

I'm using currently using rsync because it allows me to compare the filesystems, compute the differences and then copy...
6,371
Posted By dfbills
I'm syncing some very large filesystems across...
I'm syncing some very large filesystems across the net with rsync, but essentially using a sneakernet to move the bandwidth-intensive files. I've been using a hard drive, but thought it'd be nice to...
6,371
Posted By dfbills
Limiting size of rsync batch output
Anyone know if there's a way to limit the size of rsync batch output blob? I need each batch to fix on a 64GB USB key.

Using syntax like:

rsync -av --only-write-batch=/Volumes/usb/batch...
6,513
Posted By dfbills
I've now got this working locally, but I need to...
I've now got this working locally, but I need to be able to execute from a remote host.

This works on the source system:

rsync -av --only-write-batch=/mnt/usb/batch --stats /mnt/sync_sandbox/...
6,513
Posted By dfbills
pludi: That is exactly what I was after. Thank...
pludi: That is exactly what I was after. Thank you so much!

I just found a page discussing the usage:

http://pavelmachek.livejournal.com/99670.html

rsync...
6,513
Posted By dfbills
Using remote rsync, but copy locally?
I'm looking to use rsync to compare remote files and to copy the diff to a local directory, rather than transfer over the net.

The net connection is not fast enough to transfer these files...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 07:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy