search for: 2333gmt

Displaying 1 result from an estimated 1 matches for "2333gmt".

2008 Dec 05
0
rsync patch to allow content from one device file to be synced to another device file
...nough". We also use the same snapshot to make a compressed image to a local file for tape backup. Hope someone finds this useful. Todd. . This patch requires the copy-devices.diff patch, which should be applied first. Then just ./configure && make diff -u -r rsync-HEAD-20081115-2333GMT/receiver.c rsync-HEAD-20081115-2333GMT-d2d/receiver.c --- rsync-HEAD-20081115-2333GMT/receiver.c 2008-11-15 17:50:40.000000000 -0500 +++ rsync-HEAD-20081115-2333GMT-d2d/receiver.c 2008-12-04 17:01:00.000000000 -0500 @@ -38,6 +38,7 @@ extern int preserve_hard_links; extern int preserve_pe...