similar to: getaddrinfo: Host not found problem

Displaying 20 results from an estimated 2000 matches similar to: "getaddrinfo: Host not found problem"

2002 Nov 03
4
Rsync error: partial transfer (code 23) at main.c(926)
I don't use rsync on my server because all time what i use this message appears: zopedocs/GuideToDTML/roman-number.gif is uptodate wrote 60 bytes read 2552145 bytes 6603.38 bytes/sec total size is 2211107296 speedup is 866.35 rsync error: partial transfer (code 23) at main.c(926) I user this command: rsync --progress -prtvv servertoconnect::tagonrsyncd.conf . (The rsyncd.conf it's
2002 Dec 17
3
rsync problem behind a router
I have used rsync on many systems, and never had a problem. I am stumped on what to do with this. I have a box behind a LinkSys router and I can not "push" or "pull" data to or from it from anywhere. When I try, it logs into the remote server, gets the file list and just stops. The remote server shows a process running until I control-c out of it.when I do that, I get: rsync
2002 Dec 20
1
goodbye
Since I get so many direct inquiries, I feel obligated to mention that I just got laid off, so am losing this address. Bye. Tim Conway conway.tim@spilihp.com reorder name and reverse domain 303.682.4917 office, 303.921.0301 cell Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, caesupport2 on AIM
2001 Nov 20
3
Is anybody else gettting these?
I keep getting these smarmy sermons from somebody's mail account. I include my response to it below, though from its message, it probably won't be read. Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn,
2002 Aug 28
2
AIX 4.3.3. e rsync 2.5.5
Hi, At Rs6000/AIX-4.3.3 the rsync-2.5.5 works ok when make local connections or I use -e rsh or -e ssh for remote connections, like: (OK) ./rsync -vacz . /user (OK) ./rsync -vacz -e rsh . user@10.4.2.199:user (OK) ./rsync -vacz -e ssh . user@10.4.2.199:user but with standart remote rsync without -e (NOK) ./rsync -vacz . user@10.4.2.199::user returns: rsync: failed to connect to 10.4.2.199:
2002 Nov 08
1
specifying destination dir for a file ...
Hello, I have two machines, that have directories that needs to be in sync ( for example ~/sync on localhsot and /tmp/sync on remote). I would like to rsync one file from localhost to remote but: on localhost the file is ~/sync/dir/file.txt and i would like to put it to exatcly this same dir ( /tmp/sync/dir/file.txt ). Problem starts when 'dir' doesn't exists on the remote side. Is
2002 Nov 11
11
Speed problem
Mermgfurt ! I have some problem with syncing two machines which are connected over a Gigabit-connection. I'm trying to use rsync with ssh because of the authorisation mechanisms (keys). It starts quite ok with 18 MB/s (this small speed may have something to do with our internal net) and falls down to 400 KB/s (!!!). This happens over a long period because those files I want to copy are very
2002 Dec 06
2
cp(1) -n option for rsync?
Hi, I looked in the archives and documentation and didn't notice anything of this. The closest thing I found was -update, but that doesn't do exactly to what I would like. I would like to be able to use rsync to mirror some directories, but to explicitly *not* override any files that already exist on the other side. Sort of like a file system "append", if you will. The cp(1)
2002 Feb 14
1
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
This is where it sets a sort of 60 second timeout if you don't set a timeout at all. As far as what it affects, I'm not that good with the code. I just know that my big syncs would die in almost exactly 1 minute unless I specified a timeout, and then would die at that timeout until i got it very large. +++++++++++++++++++++++++++++++++++++++++++++++++++++ Tools@willy
2002 Sep 24
2
off site backup with rsync
Can anyone help me with rsync. I'm trying to set up rsync on a windows nt 4.0 box so i can do off site backup with linux. I followed the instruction from rsync.samba.org and i have rsync working on windows nt. when i tried to use rsync with linux to connect to the windows box i get a error invalid module. Is there anything i can do to get rsync to work so i can do off site backup. thanks
2002 Apr 14
1
Update: WARNING: --rsh or -e option ignored when connecting to rsync daemon]
UPDATE i able to ssh between this 2 remote server, below is the extra info rsync -avue ssh . username@hostname::sharefolder WARNING: --rsh or -e option ignored when connecting to rsync daemon rsync: failed to connect to HOSTNAME: Connection timed out rsync error: error in socket IO (code 10) at clientserver.c(89) -------------- next part -------------- An embedded message was scrubbed...
2002 Jun 18
2
rsyncd + scripting
Hey all, Like a lot of folks, I use rsync to pull content out to production web servers. Tastes great, less filling. Here's what I'd like to be able to do: Sometimes a web tree is not ready to sync, for whatever reason. I have many modules available, so stopping ryncd is not an option. I'd like to be able to tell rsync in daemon mode "this particular module is not available at
2002 Nov 06
4
offline rsync
hello, I'm new to this list. here is my question: I would like to synchronize two computers (say the home one and the job one) using zip drives or similar (cdroms, etc), since modem lines are quite slow and expensive (in Italy). I though I could produce the "signature" of files on home computer, store it on a zip, go to job, run rsync to copy the missing or altered files on
2001 Dec 03
2
Bug in rsyncd 2.5.0 while handling config file string values
I compiled and tried rsync 2.5.0 but could not get the server running. loadparm.c:string_set() now calls free() which it did not do in 2.4.6 and this free() tries to free memory that was not allocated with malloc. Here is a gdb run (done after adding return before fork() in become_daemon) which shows where it crashes and what my minimal config file for demonstrating the bug was. The config file
2002 Nov 15
2
SPAM on List...
Re: Per the discussions about spam on this list. Sending a confirming message to an unregistered poster is not a good idea. The return/reply-to addresses in spam is forged, and that is just adding to some victims e-mail. Filtering runs the risk that a legitimate message gets lost, and the sender does not realize it. Filtering is also the most expensive and innefficient way to deal with
2002 Mar 20
4
rsync 2.5.4 on win2k machine
Hi, i have downloaded rsync 2.5.4 source and was trying to compile it on win2k machine. is it supported on win2k machine ? Please ignore warnings below about mktemp -- it is used in a safe way gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -o rsync rsync.o generator.o receiver.o cle anup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o log.o backu p.o options.o flist.o io.o compat.o hlink.o
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
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
the --pasword-file= option is only for passing a password to a rsync server, as you have set up with the rsync --daemon process. Your rsyncd.conf file is fine, too. The problem is that you aren't calling your rsync daemon from your commandline. You are trying to connect via rsync to host as axlink and start a 'rsync --sender' process, to transfer data within the ssh process.
2004 May 06
3
tcng ingress policing question
Hi all I started playing with tcng to generate my tc rules, but I have some difficulty implementing my rules... The script below generates an error: # Device eth0 tc qdisc add dev eth0 ingress beginner.tc:2: don''t know how to build meter for this The script is below, I changed the real IP numbers for XXs and YYs, since it doesn''t really matter what they are. eth0 is the
2002 Dec 13
2
Problem with absolute symbolic links
I'm trying to synchronize a particularly troublesome directory structure on a SunOS box to a PC. I really want all symbolic links resolved to real files on the PC when everything is done. I can't seem to find any combination of parameters that will accomplish this. It boils down to two problems. 1. It seems like that even if I exclude a symbolic link that is a directory it is not