Displaying 4 results from an estimated 4 matches for "agsb".
Did you mean:
ags
2002 Aug 28
2
AIX 4.3.3. e rsync 2.5.5
...sync -vacz . user@10.4.2.199::user
returns:
rsync: failed to connect to 10.4.2.199: Addr family not supported by
protocol
rsync error: error in socket IO (code 10) at
clientserver.c(97)
I need users can sync files without have "real" users at box.
any tips?
[]s agsb
2002 Aug 23
0
rsync 2.5.5 and AIX-4.3.3
...tserver.c(97)
Details:
libc.a (original), gcc 3.1.1, binutils 2.13, make 3.79.1,
/etc/services:
rsync 873/tcp # RSync
rsync 873/udp # RSync
compiled with:
./configure --prefix=/usr/local --disable-ipv6
Any Tips ???
[]s agsb
2003 Mar 11
0
rsync and AIX
Hi,
I try to use rsync 2.5.6 with AIX 4.3 but it only workd if I use
with -e ssh.
Someone can give me a tip to how to setup and use with default
port and rsync user's scheme ?
TIAs
[]s agsb
2002 Sep 16
2
rsync server-client users
Subject: rsync client-server users
Are you using rsync in a client-server
configuration?
If you are, and if you have set up your
cron or anacron tables to run an rsync
client, does the client ever just hang?
I am running one rsync server and two
rsync clients, both clients are under
control of anacron. And they both hang
on the rsync command, forever.
All three systems run Red Hat 7.1 and