Hi,
I tried to build rsync-3.0.0pre4 on a list of different plattforms
and got some problems with build or test suite.
first, the good news: the build and tests worked fine on these plattforms
Solaris 5.5.1, 5.6 and 5.8 (sparc) and 5.10 (x86 and sparc)
SUSE Linux 9.0 (amd64), 10.1
On Thu, 2007-11-01 at 13:42 -0700, Noam Birnbaum wrote:
> Matt, what kind of signal would my script have to send to make rsync
> clean up and quit?
SIGINT or SIGTERM should work.
Matt
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: htt
Thanks folks!
Matt, what kind of signal would my script have to send to make rsync
clean up and quit?
Best,
noam
Noam Birnbaum
http://maccentricsolutions.com/
877.luv.macs x89
Apple Certified Technical Coordinator
Apple Certified Help Desk Specialist
On Nov 1, 2007, at 12:30 PM, Matt
On Thu, 2007-11-01 at 11:30 +0100, Paul Slootman wrote:
> > If so, is there an easy way to configure rsync to stop execution at a
> > specific time?
>
> No...
Well, there is the patch "patches/time-limit.diff" in the rsync source
tree that adds options to make rsync stop at a certain time or af
On Wed, Oct 31, 2007 at 09:36:39PM -0400, Robert DuToit wrote:
> patch -p1 patch -p1 https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Franc Carter wrote:
> >Unfortunately, yes.
> Shouldn't that be caught by the fact that the source file has a new
> (or at least different) time stamp now?
>
>Sorry, I should have given a clearer example.
>All in one second
>1. a process modifies the file and h
On 10/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> The script have line like
>
> rsync -avz --password-file=/usr/local/etc/rsync.pwd
> /etc/rsyncd.conf rsync://[EMAIL PROTECTED]:/etc_conf
Your shell might have the RSYNC_PASSWORD environment variable preset,
while the script does not. Is
Hi all,
Sorry, I prefer bottom posting, please scroll down.
> Matt,
>
> Problem seems to have gone away. Unfortunately (for diagnosis
> problems anyway) the files in question are dynamic and updated nightly.
>
> Will keep an eye out to see if it reoccurs and try to capture.
>
> Regards
>
> /Stev
Hi all,
I think I just found a small bug in rsync... It has costed me about half
an hour searching for a problem which actually didn't exist!
If you use rsync like this:
> rsync --password-file=/tmp/non-existing-file /tmp/somefile [EMAIL
> PROTECTED]::tmp/
Rsync will ask for the password since
On Wed 31 Oct 2007, Noam Birnbaum wrote:
>
> If one of these large files starts rsyncing at midnight, and the
> backup window ends before the file is complete (i.e. the rsync
> process stops), will it complete the rest of that file the following
> backup window?
It will, if the --partial op
On 11/1/07, Fabian Cenedese <[EMAIL PROTECTED]> wrote:
>
> At 23:09 31.10.2007 -0400, Matt McCutchen wrote:
> >On Thu, 2007-11-01 at 10:35 +1000, Franc Carter wrote:
> >> If am rsyncing a file and I have the the following sequence of events
> >> happen in
> >> the same second
> >>
> >>1. rsync
On 11/1/07, Matt McCutchen <[EMAIL PROTECTED]> wrote:
>
> On Thu, 2007-11-01 at 10:35 +1000, Franc Carter wrote:
> > If am rsyncing a file and I have the the following sequence of events
> > happen in
> > the same second
> >
> >1. rsync starts
> >2. rsync sends some chunk of data to the oth
12 matches
Mail list logo