Hi,
I'm trying to compile rsync 3.1.1pre2 on OS X with CFLAGS=-I/opt/local/include.
The consequence of this is that rsync fails to build:
/usr/bin/clang -I. -I. -pipe -Os -I/opt/local/include -arch x86_64
-DHAVE_CONFIG_H -Wall -W -I./zlib -I/opt/local/include -c token.c -o
token.o
token.c:420:2
On Thu, Aug 14, 2008 at 11:44 AM, Stuart Halliday wrote:
>> and it has serious issues with
>> uppercase letters in file & folder names, as well as with spaces,
>> sometimes.
>
> It does?
I had numerous problems with that.
rsync -av rsync://remote-location /cygdrive/c/Temp
(not to mention "Docu
On Wed, Aug 13, 2008 at 2:32 PM, Jason A. Nunnelley wrote:
> I know you guys hate questions like this, but has anyone had experience with
> a particular Windows client they would endorse?
>
> I need to sync some Windows boxen. I'm just looking for someone to tell me
> they're using X and happy.
I
On Wed, Mar 12, 2008 at 4:46 PM, Matt McCutchen wrote:
> On Wed, 2008-03-12 at 16:02 +0100, Mojca Miklavec wrote:
> > I have updated the windows binary for rsync to 3.0.0 (cwrsync), and
> > now I get the following error:
> >
> > receiving file list ... rsync:
Hello,
This seems like rather serious issue to me.
I have updated the windows binary for rsync to 3.0.0 (cwrsync), and
now I get the following error:
receiving file list ... rsync: on remote machine: --iconv=.: unknown option
rsync error: requested action not supported (code 4) at clientserver.c
Hello,
I'm using cwrsync. After a long time of trying to figure out what went
wrong, I have spotted that
cd Uppercase
rsync -av rsync://remote/files test
works OK,
rsync -av rsync://remote/files /cygdrive/c/lowercase/test
works OK,
rsync -av rsync://remote/files /cygdrive/c/Upp
On Feb 6, 2008 9:54 PM, Matt McCutchen <[EMAIL PROTECTED]> wrote:
> On Wed, 2008-02-06 at 21:34 +0100, Mojca Miklavec wrote:
> > we're running an rsync on a server and would like to know how many
> > people are downloading (sinchronizing) the files from server
>
Hello,
we're running an rsync on a server and would like to know how many
people are downloading (sinchronizing) the files from server
(something like a list with "timestamp, IP, exact request, bytes
transferred"). What is the easiest way to do it? I have tried to
search for "rsync statistics", bu
On Feb 1, 2008 2:36 AM, Matt McCutchen wrote:
> On Fri, 2008-02-01 at 02:06 +0100, Mojca Miklavec wrote:
> > I don't know. Somtimes it works and sometimes not (but mostly not as a
> > rule of thumb). Even if I wait for a few minutes inbetween, the new
> > file won
On Jan 30, 2008 2:38 PM, Matt McCutchen wrote:
> On Wed, 2008-01-30 at 09:48 +0100, Mojca Miklavec wrote:
> > Neither helps. Even if I have a file of differest size and with a
> > different timestamp, and even if I add --checksum or --ignore-times,
> > the old file in d
On Jan 30, 2008 4:16 AM, Matt McCutchen wrote:
> On Mon, 2007-11-19 at 14:39 +0100, Mojca Miklavec wrote:
> > However, the following case fails:
> >
> > mkdir -p full/dir1
> > mkdir -p full/dir2
> > mkdir -p new/dir1
> > # also, is there a way to ask rsyn
Hello,
I would like to have a full repository, say, holding files
full/a.txt (version 1)
full/b.txt (version 1)
full/c.txt (version 1)
and a repository of updates, for example
new/b.txt (version 2 - newer)
Then, I would like to call
rsync [flags] new/ full/ destination
to get
de
On 11/10/07, Matt McCutchen wrote:
> On Thu, 2007-11-08 at 23:55 +0100, Mojca Miklavec wrote:
> > if I try to rsync (copy) windows
> > binaries to a windows machine, I experience "permission problems" when
> > trying to run them.
>
> You might have more luck
Hello,
I'm using cwRsync on windows (I've tried a few alternatives, like
Delta for example, but all of them behave equally (bad) in my case -
they set really weird permissions on binaries - I don't know which
ones exactly, but binaries cannot be executed).
I have a linux server with binaries for
14 matches
Mail list logo