Re: Problems building rsync with Clang 15 beta

2022-08-18 Thread Paul Eggert via rsync
On 8/18/22 19:31, Wayne Davison wrote: Maybe Clang 15 broke the testing idiom that sets $GCC? I think Clang has always pretended to be GCC well enough to fool Autoconf so that 'configure' sets GCC. What's new in Clang 15 is that it starts being pedantic about empty arglists, apparently.

Re: Problems building rsync with Clang 15 beta

2022-08-18 Thread Wayne Davison via rsync
On Thu, Aug 18, 2022 at 9:27 AM Paul Eggert wrote: > But if rsync must add -pedantic-errors for some reason, it should do so at > the very end of 'configure' I think I'll just get rid of it except for some private builds. perhaps it'd be better for rsync to also add -pedantic-errors only for

Re: Problems building rsync with Clang 15 beta

2022-08-18 Thread Paul Eggert via rsync
On 8/18/22 09:38, Khem Raj wrote: I think the autoconf patch should be good on its own merits regardless It partly depends on how much we care about compatibility. Putting the 'void' in there will break pre-C89 compilers, as well as C++ compilers pretending (badly) to be C compilers. I doubt

Re: Problems building rsync with Clang 15 beta

2022-08-18 Thread Khem Raj via rsync
On Thu, Aug 18, 2022 at 8:22 AM Paul Eggert wrote: > > On 8/17/22 23:58, Khem Raj wrote: > > rsync which add -pedantic-errors option to cflags during configure > > OK, that's the problem then. 'configure' should not use flags like > -pedantic-errors. This has long been a property of

Problems building rsync with Clang 15 beta

2022-08-18 Thread Paul Eggert via rsync
[Resending because the rsync mailing list rejected my email earlier.] On 8/17/22 23:58, Khem Raj wrote: rsync which add -pedantic-errors option to cflags during configure OK, that's the problem then. 'configure' should not use flags like -pedantic-errors. This has long been a property of

Problems with rsync on high-loss networks

2019-12-28 Thread Daniel Santos via rsync
Hello all, I'm using rsync over a fairly expensive satellite network that has intermittent connectivity and a lot of packet loss.  I'm getting a lot of corrupted file names, which is making me wonder if this is just the one in 64k-odd packets that are corrupted with a matching TCP checksum or if

The problems with rsync continues. (code 255)

2011-02-25 Thread Xabi Vazquez
Hi there: As I posted a few days ago I have problems rsyncing two machines. I will add more logs to this e-mail hoping someone could help me. I'm doing a daily backup calling a shell script from cron as root. This is the log of the shell script: - 8

Re: The problems with rsync continues. (code 255)

2011-02-25 Thread Paul Slootman
On Fri 25 Feb 2011, Xabi Vazquez wrote: - 8 --- 8 [Fri Feb 25 05:21:05 CET 2011] /usr/bin/rsync -az --delete --numeric-ids --relative --delete-excluded --rsh=/usr/bin/ssh root@server1:/opt/apache/conf

Re: Problems with rsync between NAS mounted filesystems

2010-02-06 Thread Wayne Davison
On Mon, Feb 1, 2010 at 12:34 PM, Ed Coates e...@coatesfam.us wrote: http://kb8fzq.dyndns.org:81/~edcoates/9481.html http://kb8fzq.dyndns.org:81/~edcoates/9482.html http://kb8fzq.dyndns.org:81/~edcoates/9494.html That second trace shows that rsync got an out-of-memory error in the generator,

Re: Problems with rsync between NAS mounted filesystems

2010-02-01 Thread Ed Coates
Quoting Wayne Davison way...@samba.org: On Wed, Jan 13, 2010 at 7:23 AM, Ed Coates e...@coatesfam.us wrote: rsync: connection unexpectedly closed (338935497 bytes received so far) [sender] [...] Any clues on why it might be losing connection? In a local connection the sender is the client

Re: problems with rsync and novell nss volumes

2009-05-05 Thread bytehd
/~esr/faqs/smart-questions.html -- View this message in context: http://www.nabble.com/problems-with-rsync-and-novell-nss-volumes-tp23292669p23398130.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most replies to avoid omitting the mailing list

problems with rsync and novell nss volumes

2009-04-29 Thread Nicole Hähnel
Hi, I am using rsync 3.0.5 on novell open enterprise sp1 server (sles10 sp2, newest kernel, x86_64). Every day I sync some directories and get this messages: deleting wxppatch/update-pack-files-ie7/SP3QFE/serepack.inf deleting wxppatch/update-pack-files-ie7/SP3QFE/FontReg.exe

DO NOT REPLY [Bug 5526] problems with rsync -X --link-dest

2008-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|CLOSED Version|3.0.2

DO NOT REPLY [Bug 5526] problems with rsync -X --link-dest

2008-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 --- Comment #3 from [EMAIL PROTECTED] 2008-06-10 12:10 CST --- I just tried a build from git. It looks like xattr are not being copied at all now... # rsync -aXHSA --delete

DO NOT REPLY [Bug 5526] problems with rsync -X --link-dest

2008-06-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 --- Comment #4 from [EMAIL PROTECTED] 2008-06-10 12:15 CST --- I would reopen this, but it looks like I don't have sufficient privilege. For a simple test case: sudo mkdir /var2 sudo rsync -aX --link-dest=/var /var/. /var2/. ls -laZ

DO NOT REPLY [Bug 5526] New: problems with rsync -X --link-dest

2008-06-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 Summary: problems with rsync -X --link-dest Product: rsync Version: 3.0.2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3

DO NOT REPLY [Bug 5526] problems with rsync -X --link-dest

2008-06-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 --- Comment #1 from [EMAIL PROTECTED] 2008-06-08 07:49 CST --- The RH binaries use the ACL patch for backward compatibility with previous version of patched rsync -- Configure bugmail:

DO NOT REPLY [Bug 5526] problems with rsync -X --link-dest

2008-06-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5526 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

problems with rsync 2.6.9 and large files (up to 20GB)

2007-12-12 Thread gorka barracuda
Hi, I'm Jordi and I work at the university of barcelona. I'm trying to make a backup of our several clusters. In the past I worked with rsync with a very good results. When I try to backup some large directories (for example 1.5TB with a lot of large files 20GB) whit this command: rsync -aulHI

Re: problems with rsync 2.6.9 and large files (up to 20GB)

2007-12-12 Thread Matt McCutchen
On Wed, 2007-12-12 at 14:28 +0100, gorka barracuda wrote: it seems that rsync is working and finishing but when appears the message that summarizes the transferred files rsync starts the backup again (taking a lot of time) sent 640278263924 bytes received 217256421 bytes 8610488.88

Re: problems with rsync 2.6.9 and large files (up to 20GB)

2007-12-12 Thread gorka barracuda
Hi Matt, thanks for your fastet reply 2007/12/12, Matt McCutchen [EMAIL PROTECTED]: On Wed, 2007-12-12 at 14:28 +0100, gorka barracuda wrote: it seems that rsync is working and finishing but when appears the message that summarizes the transferred files rsync starts the backup again

Re: problems with rsync 2.6.9 and large files (up to 20GB)

2007-12-12 Thread Matt McCutchen
On Wed, 2007-12-12 at 17:01 +0100, gorka barracuda wrote: but, the second time that makes this re-rsync it takes the same time that the first time...it seems that it doen't make an incremental backup with our large files... Do you think that the cause could be the problem of the new optimized

Re: problems with rsync 2.6.9 and large files (up to 20GB)

2007-12-12 Thread gorka barracuda
It works! Thanks again Matt! 2007/12/12, Matt McCutchen [EMAIL PROTECTED]: On Wed, 2007-12-12 at 17:01 +0100, gorka barracuda wrote: but, the second time that makes this re-rsync it takes the same time that the first time...it seems that it doen't make an incremental backup with our

build/test problems with rsync-3.0.0pre4

2007-11-01 Thread Harald Koenig
Hi, I tried to build rsync-3.0.0pre4 on a list of different plattforms and got some problems with build or test suite. first, the good news: the build and tests worked fine on these plattforms Solaris 5.5.1, 5.6 and 5.8 (sparc) and 5.10 (x86 and sparc) SUSE Linux 9.0 (amd64),

[Re: problems with rsync version CVS]

2007-08-12 Thread Rekrutacja
Matt McCutchen wrote: On 8/4/07, Rekrutacja [EMAIL PROTECTED] wrote: i'm trying to use latest CVS rsync, but i'm getting these errors: *** glibc detected *** rsync: munmap_chunk(): invalid pointer: 0x0d757d58 *** This looks like the same problem Sven Hartrumpf recently encountered and

problems with rsync version CVS

2007-08-04 Thread Rekrutacja
i'm trying to use latest CVS rsync, but i'm getting these errors: *** glibc detected *** rsync: munmap_chunk(): invalid pointer: 0x0d757d58 *** === Backtrace: = /lib/i686/cmov/libc.so.6(cfree+0x1bb)[0xb7eeffeb] rsync[0x807f2f0] rsync[0x804bc22] rsync[0x8056a5d] rsync[0x8056e83]

Re: problems with rsync version CVS

2007-08-04 Thread Matt McCutchen
On 8/4/07, Rekrutacja [EMAIL PROTECTED] wrote: i'm trying to use latest CVS rsync, but i'm getting these errors: *** glibc detected *** rsync: munmap_chunk(): invalid pointer: 0x0d757d58 *** This looks like the same problem Sven Hartrumpf recently encountered and described in this thread:

Problems with rsync, large files and partial.

2006-04-24 Thread Panos Koutsoyannis
I can't seem to get rsync to restart where it left off when I am syncing a large file ( 5GB). Below is some info on what I have been doing. If someone has the energy to barrel through my comments that would be great. Out of curiosity is there an alternative to rsync for large files? I believe

Re: Problems with rsync, large files and partial.

2006-04-24 Thread Paul Slootman
On Mon 24 Apr 2006, Panos Koutsoyannis wrote: - I use rsync over ssh to sync over our wan. - I sync over an 8 hour window every night. - After 8 hours if the sync is not complete, it gets killed and restarts the next evening. How do you kill it? Via kill -9? - I do notice a bunch

Re: Problems with rsync, large files and partial.

2006-04-24 Thread Panos Koutsoyannis
Ah...That make sense. I do not stop it politely .. you are right. I will fix up the signal handling and give it whirl. Thanks Panos --- Paul Slootman [EMAIL PROTECTED] wrote: On Mon 24 Apr 2006, Panos Koutsoyannis wrote: - I use rsync over ssh to sync over our wan. - I sync over an

Re: Problems with rsync, large files and partial.

2006-04-24 Thread Panos Koutsoyannis
Just changed by scripts and that was definately my problem and its fixed. Thank you panos --- Panos Koutsoyannis [EMAIL PROTECTED] wrote: Ah...That make sense. I do not stop it politely .. you are right. I will fix up the signal handling and give it whirl. Thanks Panos

Problems with rsync server over ssh client

2005-02-03 Thread Jeremy Hansen
I'm trying to use ssh on the client side, mainly because I want to authenticate rsync clients using LDAP. I'm having issues. It seems when I use --rsh=ssh -l username, that the rsync server is ignore my rsyncd.conf uid and gid directives. My goal is to create a dropbox repository for files

Re: Problems with rsync server over ssh client

2005-02-03 Thread Wayne Davison
On Thu, Feb 03, 2005 at 02:01:28PM -0800, Jeremy Hansen wrote: use --rsh=ssh -l username, that the rsync server is ignore my rsyncd.conf uid and gid directives. Correct. Normal users don't have unix permissions to change to another user, so rsync assumes that if you're not root (UID 0), you

Re: Problems with rsync server over ssh client

2005-02-03 Thread Jeremy Hansen
On 2/3/05 2:56 PM, Wayne Davison [EMAIL PROTECTED] wrote: On Thu, Feb 03, 2005 at 02:01:28PM -0800, Jeremy Hansen wrote: use --rsh=ssh -l username, that the rsync server is ignore my rsyncd.conf uid and gid directives. Correct. Normal users don't have unix permissions to change to

Re: Permission problems running rsync as a Windows service

2005-01-09 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joel Brown wrote: So I think that the Administrator account in some way has less privileges than the SERVICE account but I just can't work out what the crucial differences relating to running as a service are. I think each WinXP account has a can

Permission problems running rsync as a Windows service

2004-12-28 Thread Joel Brown
I've spent a long time searching the archives and can't find a solution to my problem- apologies if I've missed it. I've been running rsync absolutely fine for a couple of months on Win2K server using Win2K WinXP clients with a 'regular' service installation using cygrunsrv (below). It works

Re: Problems with Rsync

2004-04-02 Thread Linux
I gave you recommended a try but it doesn't seem to fix the issue. Still recieving : rsync: connection unexpectedly closed (584 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) I've checked to make sure it's not a network issue and everything seems to be

Re: Problems with Rsync

2004-04-02 Thread Tim Moore
Notice that *.* is used , i did this so that i can get all the files in the directory. I have also tried * as the variable. What does this do? 'n' is test run, shows actions, moves nothing. rsync -crzvvn --password-file /etc/rsync.passwd --bwlimit=120 rsync://[EMAIL

Re: Problems with Rsync

2004-04-02 Thread Linux
I added the option that you mentioned and it actually got worse :( Doesn't even appear to have checked the files. -- Fri Apr 2 16:20:19 EST 2004 BEGIN NEW ENTRY FOR xxx.xxx.net opening tcp connection to xxx.xxx.net port 873 receiving file list ... done delta

Problems with Rsync

2004-04-01 Thread Linux
Sorry if this problem has been covered previously. I'm having a problem with Rsync. I have created a script to put in cron but that is besides the point. Here is the script that i'm using. #!/bin/sh HOST=`/bin/hostname`

Re: Problems with Rsync

2004-04-01 Thread Francis Montagnac
rsync -crzvv --password-file /etc/rsync.passwd --bwlimit=120 rsync://[EMAIL PROTECTED]/pub/critical_full_daily/*.* /STOR-1/ /var/log/rsync.xxx.pulls.xxx 21 ... Notice that *.* is used , i did this so that i can get all the files in the directory. I have also tried * as the variable. Then,

Re: Problems with rsync with dirctories with spaces in the name

2004-01-09 Thread jw schultz
On Fri, Jan 09, 2004 at 10:55:38PM +0800, Nunuz Yourbiz wrote: Hi guys I have read read the why's and whyfores and howto's and whento's about posting for help, but I'm not sure whether this has already been addressed - plenty other Win/spaces-in-dir-names issues have been. I was running

Re: Problems with rsync with dirctories with spaces in the name

2004-01-09 Thread Wayne Davison
On Fri, Jan 09, 2004 at 07:32:15AM -0800, jw schultz wrote: Hmm, just a thought here for the other developers: Perhaps rsync should check the source/dest portions of remote argument list for whitespace and if there but no quotes or backslashes insert backslashes or surrounding quotes. One

Re: Problems with RSync and Windows 2000

2003-08-19 Thread Greger Cronquist
I think you're experiencing the well known cygwin hang problem. My suggestion is getting Craig Barratt's compiled package cygwin-rsyncd from http://sourceforge.net/projects/backuppc/ and see if that works better. /Greger Ladd, Charles wrote: Im trying to script an Rsync batch job to run

Problems with RSync and Windows 2000

2003-08-18 Thread Ladd, Charles
Im trying to script an Rsync batch job to run multiple times a day to back up to Windows 2000 Servers. The Synch works great, but at the end of the job the command never exits. It just sits there is some weird hanging state. Does anyone have any ideas? Thank you. -- To unsubscribe or change

Re: Problems with RSync and Windows 2000

2003-08-18 Thread Wayne Davison
On Mon, Aug 18, 2003 at 03:33:51PM -0400, Ladd, Charles wrote: Im trying to script an Rsync batch job to run multiple times a day to back up to Windows 2000 Servers. The Synch works great, but at the end of the job the command never exits. I think you'll find that the command has exited, but

Some problems with rsync

2003-06-23 Thread Jens Trach innotec-global.com
We use rsync to synchronice some folders from our Server inside the intranet behind firewall and router, to the internet. All together we sync 23 folders for example we use: # Case 1 rsync -e ssh -i /path/keyfile -1 -auzP --bwlimit=8 '/path/directory_1' '[EMAIL PROTECTED]:/path/directory_1/' #

Re: problems with rsync in cygwin

2003-03-18 Thread Max Bowsher
Jim Gallagher wrote: $ rsync -a /cygdrive/c/installs/palm rsync://192.168.2.3/palm rsync: Unknown Host rsh.exe: can't establish connection == ??? ... I thought the docs said that rsync protocol would be used if I used the rsync:// URL. It still wants to use rsh. I'm using

Re: problems with rsync in cygwin

2003-03-18 Thread Jim Gallagher
Thanks, That syntax works. I've just discovered the importance of the uid option in rsync.conf, and now it seems to work. Thanks to all who replied. Jim On Monday 17 March 2003 11:44 pm, you wrote: Try rsync -a /cygdrive/c/installs/palm 192.168.2.3::palm and make sure you have a

problems with rsync in cygwin

2003-03-17 Thread Jim Gallagher
Hi, I'm trying to set up rsync, with the transfers originating from a Win2K box and going to a Linux box. Both boxes are on my home LAN, so ssh is not required; I thought I would simply use the rsync protocol. I set up xinetd on my Linux box to start a rsync server when needed. My first

Re: problems with rsync in cygwin

2003-03-17 Thread coldwire
i don't think you are actually getting connected to the target host. better check your network settings. and on the second instance you appear to be having the same problem, but you've masked it by saying RSYNC_RSH=rsync. That is not correct. rsync is the transfer protocol...rsh is the

Re: problems with rsync in cygwin

2003-03-17 Thread Greger Cronquist
Try rsync -a /cygdrive/c/installs/palm 192.168.2.3::palm and make sure you have a correct [palm] section in your rsyncd.conf file. /Greger --- Jim Gallagher [EMAIL PROTECTED] skrev: Hi, I'm trying to set up rsync, with the transfers originating from a Win2K box and going to a Linux

Problems with rsync -e ssh

2003-02-26 Thread David Rippel
I'm doing the following from a linux box to a solaris box: rsync_options=-aPvrz --progress --stats --delete --delete-after rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/docs/ /export/export/www/current/www rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/was/

Disk Space Problems with Rsync.

2002-09-23 Thread Bull Barry - bbull
I have a problem with rsync causing a filesystem to think that it is 100% used when actually it isn't. A quick reboot will cause the filesystem to go to about 70%-75% used. Below is the script that I am executing. I am using Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.9-34smp on a 2-processor

Re: Problems getting rsync working...

2002-05-16 Thread tim . conway
: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject:Problems getting rsync working... Classification: I am having some problems getting rsync working. No files get copied, although the server HD light DOES come on for about a second when I run the client rsync command

Problems getting rsync working...

2002-05-15 Thread Brad
I am having some problems getting rsync working. No files get copied, although the server HD light DOES come on for about a second when I run the client rsync command. The /etc/rsyncd.conf on the server: == uid = root gid = root log = /var/log/rsync.log read only

Re: Problems getting rsync working...

2002-05-15 Thread Wayne Davison
On Thu, 16 May 2002, Brad wrote: The command which is run on the client: rsync -avt /var/spool/mail StorageServer::email Did you either startup an rsync --daemon manually on the server or setup [x]inetd to spawn rsync --daemon when someone connects to the rsync port? When you use the ::

Re: Problems getting rsync working...

2002-05-15 Thread Brad
Thanks for your reply Wayne. I have managed to get it working from another RedHat 7.3 client that is running rsync-2.5.4-2, so I am pretty confident that the server is working OK. But I still can't get it to work with the RedHat 7.0 box which is running rsync-2.4.4-1, so I am wondering if it

Problems with rsync on Win2K to Solaris

2001-12-19 Thread Ron Kelley
Hi, I am having trouble getting rsync (v2.5.0 with the latest version of cygwin) to work between my Win2K (SP2) and my Solaris 2.6 server. Both machines are running the same version of rsync. Each time I run rsync, I get the following error: - C:\rsyncrsync

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-12 Thread birger
[EMAIL PROTECTED] schrieb am Wed, Dec 12, 2001 at 08:53:56AM +0100: [...] * * 'Twas long ago when I did swap-on-a-file as shown above by you. Anyway, I * succeeded both in upgrading RAM as well as adding an additional swapfile * and it was confirmed indeed that memory was the problem: the

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-12 Thread tim . conway
] cc: (bcc: Tim Conway/LMT/SC/PHILIPS) Subject:Re: Problems with rsync 2.5.1pre1 and hardlinks Classification: Dave Dykstra schrieb am Mon, Dec 10, 2001 at 02:21:46PM -0600: [...] * * * * * Ideas: * * 1. Would it be possible to use symlinks instead

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-12 Thread Martin Pool
On 12 Dec 2001, [EMAIL PROTECTED] wrote: An additional hard link to an existing file takes only directory space, which, if it's not enough of an addition to that directories existing data to cause the filesystem driver to add another allocation to the directories data space, takes up no more

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-12 Thread tim . conway
] Subject:Re: Problems with rsync 2.5.1pre1 and hardlinks Classification: On 12 Dec 2001, [EMAIL PROTECTED] wrote: An additional hard link to an existing file takes only directory space, which, if it's not enough of an addition to that directories existing data to cause

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-11 Thread birger
Martin Pool schrieb am Mon, Dec 10, 2001 at 05:40:19PM +1100: * On 10 Dec 2001, [EMAIL PROTECTED] wrote: * * Running out of memory may be the problem. As a temporary workaround * * perhaps you can create an additional swap file (rather than partition) * * on the backup server? * * OK. To

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-10 Thread Dave Dykstra
On Sun, Dec 09, 2001 at 03:51:29PM +0100, [EMAIL PROTECTED] wrote: Hi, I got stuck within some weird prob concerning my 2-node linux cluster and the synchronisation tool at hand (rsync-2.5.1pre1). I have to copy a structure of 70 directories where the data of these directories are

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-10 Thread birger
Dave Dykstra schrieb am Mon, Dec 10, 2001 at 01:44:26PM -0600: * I have to copy a structure of 70 directories where the data of these * directories are hardlinked to the data of the 1st directory. Within this * orig data directory, I have about 30.000 files, so the amount of files * to sync

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-10 Thread Dave Dykstra
On Mon, Dec 10, 2001 at 09:18:33PM +0100, [EMAIL PROTECTED] wrote: Dave Dykstra schrieb am Mon, Dec 10, 2001 at 01:44:26PM -0600: * I have to copy a structure of 70 directories where the data of these * directories are hardlinked to the data of the 1st directory. Within this * orig data

Problems with rsync 2.5.1pre1 and hardlinks

2001-12-09 Thread birger
Hi, I got stuck within some weird prob concerning my 2-node linux cluster and the synchronisation tool at hand (rsync-2.5.1pre1). I have to copy a structure of 70 directories where the data of these directories are hardlinked to the data of the 1st directory. Within this orig data directory,

Re: Problems with rsync

2001-02-28 Thread Arne Hueggenberg
On Tuesday 27 February 2001 17:11, Arne Hueggenberg wrote: Hi, dont i just love replying to myself ;-) me bad, me stupid Of course the Problem was the Harddisk running full, must have had my dark glasses on when checking the disk capacity :-( im using rsync to keep a local copy of my

Problems with rsync

2001-02-27 Thread Arne Hueggenberg
Hi, im using rsync to keep a local copy of my webserver logs. So far everything worked fine, but all of a sudden im seeing the following error: /usr/local/bin/rsync -vc -e "ssh -c blowfish" \ [EMAIL PROTECTED]:/mnt/apachelo/*_access_log ./www/log write failed on www.some_domain.de_access_log :

problems with rsync worked till yesterday now i get this error

2000-12-21 Thread John Lord
: Wednesday, December 20, 2000 3:58 AM To: [EMAIL PROTECTED] Subject: problems with rsync I execute this command in order to backup logs Apache: /usr/local/bin/rsync -aurvlpog /work/apache_1.3.3/var/log 192.168.1.3:apache_logs And I obtain this error: 192.168.1.3: Connection refused unexpected EOF

Re: problems with rsync worked till yesterday now i get this error

2000-12-21 Thread Stephen C. Woods
I have been using rsync on an irix machine for months, I rebooted the machine yesterday now when i try to start a daemon of it i get this error, anybody got a clue on what is up with it Jon, Check your /etc/hosts and dns config. ec 21 08:11:16 6T:jumbo rsyncd[13892]: rsyncd version

problems with rsync

2000-12-21 Thread Stephen C. Woods
I execute this command in order to backup logs Apache: /usr/local/bin/rsync -aurvlpog /work/apache_1.3.3/var/log 192.168.1.3:apache_logs And I obtain this error: 192.168.1.3: Connection refused unexpected EOF in read_timeout The machine at 192.168.1.3 is nolonger listening on

problems with rsync

2000-12-20 Thread Paco Martinez
I execute this command in order to backup logs Apache: /usr/local/bin/rsync -aurvlpog /work/apache_1.3.3/var/log 192.168.1.3:apache_logs And I obtain this error: 192.168.1.3: Connection refused unexpected EOF in read_timeout Could be owed to big size file ? Thank you

Re: problems with rsync

2000-11-29 Thread Martin Pool
On 28 Nov 2000, Sergi Musach [EMAIL PROTECTED] wrote: hi , i´m trying to do a security backup from one linux red hat 6.1 in one server called "malaga" to another linux red hat 6.2 in one server called "Bart" i, m trying this instruction " rsync -avz $admin@malaga:home/malaga

problems with rsync

2000-11-28 Thread Sergi Musach
hi , i´m trying to do a security backup from one linux red hat 6.1 in one server called "malaga" to another linux red hat 6.2 in one server called "Bart" i, m trying this instruction " rsync -avz $admin@malaga:home/malaga $root@bart:root/utils " the response is : rsmd: malaga : Success