A new 3.0.6 package is now available on cygwin-1.7; I don't plan to
upgrade Cygwin-1.5 packages anymore, so if you want newer releases on
rsync please upgrade to 1.7, with proper care:
http://cygwin.com/#beta-test
This release includes a small patch on rsync configure to detect IPv6
and xattr on C
Lee Winter (lee.j.i.win...@gmail.com) wrote on 16 September 2009 01:16:
>The use case that needs some optimization is that of online
>repositories -- mirrors. In contrast to other kinds of usage such as
>file synchronization, replication, backup, etc., mirrors present a
>quite different set of
On 9/16/2009 11:11 AM, Andrew Gideon wrote:
On Tue, 15 Sep 2009 22:01:04 +, Andrew Gideon wrote:
It can also potentially be extended in other directions. For one crazy
example, the utility (or some other utility that modifies the first
utilities configuration) could listen on a port for me
samba-b...@samba.org (samba-b...@samba.org) wrote on 17 September 2009 09:24:
>The 'deleting' messages below are showing up in the middle of a transfer. It
>shows files being deleted and the progress bar appears to detail the deleting
>process. Usually rsync handles files in alphanumeric order
Tomas Norre Mikkelsen (tnm.p...@gmail.com) wrote on 17 September 2009 09:31:
>I have a Qnap NAS-219 used for storage, i have a Ubuntu 9.04 server
>for backup. When rsync between them filenames containing ø have
>problemes, the danish chars æ å does not have any problems eventhough
>its a specia
Hi,
I'm making backups using rsnapshot via cron jobs. Recently the source
drive died. rsync wasn't able to read the source data and subsequently
deleted the target directory. Here is part from the log:
.
.
.
/usr/bin/rsync -avi --delete --numeric-ids --relative --delete-excluded \
--stats --e
Rsync has a 'time-limit' patch with following options:
--stop-at=y-m-dTh:m Stop rsync at year-month-dayThour:minute
--time-limit=MINS Stop rsync after MINS minutes have elapsed
Tev
> Hi
>
> I'd like to rsync a large amount of data over a slow connection,
> but only during night hours.
https://bugzilla.samba.org/show_bug.cgi?id=6741
--- Comment #1 from asch...@gmail.com 2009-09-17 09:24 CST ---
a...@eee1:~$ rsync --version
rsync version 3.0.5 protocol version 30
Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org
https://bugzilla.samba.org/show_bug.cgi?id=6741
Summary: 'deleting' messages show up in improper places
Product: rsync
Version: 3.0.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
At 15:14 17.09.2009 +0200, Paul Slootman wrote:
>On Thu 17 Sep 2009, Fabian Cenedese wrote:
>>
>> Has anybody already written a bash script that would do something
>> like that? Are there other ways? I don't want to kill all rsync
>> processes as there might be other syncs going on.
>
>There is fo
On Thu 17 Sep 2009, Fabian Cenedese wrote:
>
> Has anybody already written a bash script that would do something
> like that? Are there other ways? I don't want to kill all rsync
> processes as there might be other syncs going on.
There is for example a "timeout" package available in Debian:
Pac
Hi,
I have done this with a cron job, only the first time i had to
transfer 15GB, but did it first time in the weekend, afterwards, in my
situation is only a small amount of data that has to be transfered
every night, so every day at 02.00 the rsync starts and stops
automaticly within 1-3 hours.
Hi
I'd like to rsync a large amount of data over a slow connection,
but only during night hours. I couldn't find a parameter that limits
the time that rsync is running, only the timeout on idle time.
I guess the way to go would be to start rsync, get the process
ID and kill the process later on.
Hi folks,
We ran 2 mirror jobs using "rsync -av remote:/from /to"
of appr. 700 GByte. Problem: On the second run about 10 or 15
files were copied again, even though we are very sure that there
was no service running which could have changed the files on
remote:/from or on /to. Esp. Samba and NFS w
Hi Thomas (Brovst ? :)
2009/9/17 Thomas Damgaard :
> Hi Tomas
>
>> file has vanished: "/M?deskabelon.doc"
>
> I have had a similar problem, where the source file was not in the
> correct encoding (used on the source).
>
> So in my case, the filename on the source contained chars that was not
> pro
Hi Tomas
> file has vanished: "/M?deskabelon.doc"
I have had a similar problem, where the source file was not in the
correct encoding (used on the source).
So in my case, the filename on the source contained chars that was not
properly encoded in the source machine's encoding. (This was a Window
Hi,
I have a Qnap NAS-219 used for storage, i have a Ubuntu 9.04 server
for backup. When rsync between them filenames containing ø have
problemes, the danish chars æ å does not have any problems eventhough
its a special char like æ ø å.
The log files state following:
file has vanished: "/M?deska
17 matches
Mail list logo