Displaying 3 results from an estimated 3 matches for "vvaz".
Did you mean:
vvar
2003 Mar 26
1
Logging on the rsync server from a client connect
...rver.
I can connect just fine and the files go with no problem.
I'm going from a
RedHat 7.3 with rsync version 2.4.6 protocol version 24
to a
RedHat 7.3 rsync version 2.5.4 protocol version 26
This is the command I am running from the client server (padlock is the
rsync server):
rsync -vvaz -e ssh /usr/local/cvsroot/ padlock:"/usr/local/cvsroot"
Should I get rsync logs on padlock?
A 'yes' or 'no' will do. If it's 'yes' then it's something dumb on my end
and I will do some more digging.
Oh, yes, I have RTFM and STFW. I think my head is going...
2003 Mar 27
0
FW: Logging on the rsync server from a client connect
...th no problem.
>
> I'm going from a
> RedHat 7.3 with rsync version 2.4.6 protocol version 24
> to a
> RedHat 7.3 rsync version 2.5.4 protocol version 26
>
> This is the command I am running from the client server (padlock is the
> rsync server):
>
> rsync -vvaz -e ssh /usr/local/cvsroot/ padlock:"/usr/local/cvsroot"
>
> Should I get rsync logs on padlock?
>
> A 'yes' or 'no' will do. If it's 'yes' then it's something dumb on my end
> and I will do some more digging.
>
> Oh, yes, I have RTFM...
2004 Jun 10
0
problems when using multiple clients
...example 15
clients are only successful for the first few clients. For all remeining
clients it seems that no synchronization has been done. They kept their
original files as if there would have been no difference between new and
original and rsync did not issue any error.
The rsync parameters are: -vvaz --progress --timeout=60 --partial --force
--bwlimit=12 --delete
Did anybody experience similar behaviour or have any ideas about it?
Thanks
Thomas