Displaying 5 results from an estimated 5 matches for "hamersley".
2012 Mar 20
0
FW: killing rsync seems to wipe-out the --partial .hidden files
... then reads about the very next switch ...
--delay-updates
... which has some of the hallmarks expressed in the synchronised
directory - but I expect iff the rsync session is uninterrupted?
Cheers, Frank.
-----Original Message-----
From: Frank Hamersley [mailto:terabite at bigpond.com]
Sent: Tuesday, 20 March 2012 11:27 PM
To: rsync at lists.samba.org
Subject: RE: killing rsync seems to wipe-out the --partial .hidden files
Thanks for the tip - it will be employed tonight,
Looks like it has some of the specified attributes - but not ...
1. the...
2011 Apr 26
1
Connection to rsyncd over ssh tunnel seems to choke up (v2.6.9 Ubuntu)
I have been running the following (from a cron script with a non password
authorized_key exchange) ...
rsync -aP -vv --exclude=".*/" -e 'ssh -fN user at site.com.au -L
8873:127.0.0.1:873' rsync://localhost:8873/data/ /data/
... and not getting much to happen as either evidenced in
/var/log/rsyncd.log or as artefacts on the local file system.
Then I started to execute the
2012 Mar 19
1
killing rsync seems to wipe-out the --partial .hidden files
G'day,
I am running an overnight (off-peak) replication using "rsync --partial"
which is "suspended" at 08h30 each morning to allow for day time use of the
internet link.
However it seems the "kill -TERM" on the various rsync (and ssh) processes
is too aggressive as I can not see any trace of the .hidden partial transfer
files. I tried killing only the (parent)
2004 Nov 07
2
Flag file management techniques using rsync
G'day,
I am just getting into rsync and have been very impressed with performance
and reliability. There is one thing I haven't worked out how to do yet and
I haven't found much with several Google sessions or by way of consulting
the examples.
I am looking for a way to check for (or duplicate) single flag files to and
from a remote host (without any dummy spit errors when it is not
2006 Feb 14
4
sync 54 million files, tuning rsync?
I'm trying to sync up 54 million files. I can break
it down into different applications, but I still have
to accomplish 17 million files in one "chunk" if
possible.
I'm using a fast (v440) cpu system with 32G ram.
Originally I was running out of memory (seemed to
increase like crazy with --delete on). I've upgraded
to rsync 2.6.6 and the memory seems to be more stable