Displaying 4 results from an estimated 4 matches for "avvvvv".
Did you mean:
vvvvv
2005 Dec 10
6
rsync 2.6.6 nasty bug?
...t some non-rsync aspect of the system, I forcibly
downgraded the rsync installation to the one from SuSE 9.3. The script
worked great! I then installed the one from SUSE 10.0 - the script was
broke.
I eventually boiled everything down to this:
The invocation on the client machine is:
rsync -avvvvv --delete-excluded --exclude-from=excludes \
-e ''ssh'' remote_machine:
This is what I get:
[client] parse_filter_file(excludes,0,3)
[client] add_rule(- *.mp3)
...
(Client) Protocol versions: remote=29, negotiated=29
(Server) Protocol versions: remote=29, negotiated=29
building f...
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello,
I'm running HP-UX 11i on an rp74xx. It's 64-bit.
C compiler is as follows:
B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)
B3913DB C.03.30.02 HP aC++ Compiler (S800)
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $
I have successfully compiled rsync 2.6.2 and it
2008 Sep 09
3
directories not correctly recognized rsync-3.0.4
Hi,
I'm running rsync-3.0.4 on my UNIX system. I've just updated from rsync-2.6.9.
I'm facing a general problem with the execution of files during a transfer process.
The situation: 2 Directories (dir1 and dir2) on one machine with a some files in dir1 which shall be translated to dir2.
rsync does not correctly recognize dir1 and dir2 as directories. It tries to transfer dir1 as a
2004 Oct 05
6
group change causing failure
OK, I searched through the archives and didn't find anything so I must be
doing something stupid.
I just compiled 2.6.3 and am trying to get it to run on linux 2.6.8.1 kernel
with a more or less fedora core2 environment. I was trying between two
systems but I have narrowed it down to what I believe is a pretty simple
case. Here is my setup/test:
Last login: Mon Oct 4 19:30:49 2004