Re: 2.6.0 in cygwin problem

2004-01-20 Thread Jeremy Lin
rsync hangs under Cygwin have been a longstanding issue. There was a message earlier today about upgrading to the 1.5.6-1 cygwin dll, which supposedly fixes the problem (and does, for me). * On Jan 21, 2004 at 09:16:21, Dmitry Melekhov wrote: > Hello! > > I need to do rsync between local drives o

how about auth users without a password?

2004-01-20 Thread Larry Brasfield
Hi, from a generally pleased new rsync user. I have setup a number of services to be accessible via SSH. For most of them, it has been possible to arrange that clients can use a key agent and ssh's level 2 protocol to gain access without the need of entering passwords more than once, at the start

2.6.0 in cygwin problem

2004-01-20 Thread Dmitry Melekhov
Hello! I need to do rsync between local drives on win32. Rsync works, but it never ends. I started it with -vv and it writes something like: total: matches=0 tag_hits=0 false_alarms=0 data=0 And then it stays forever. :-( Could you help me? -- To unsubscribe or change options: http://lists.samba

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-20 Thread Wayne Davison
On Tue, Jan 20, 2004 at 06:16:34PM -0800, jw schultz wrote: > As far as i can tell Under inetd each connection should get > independant rsync process(es) which all exit so there would be no > rsync processes running unless there is an active connection. Yes, that's my understanding as well. He al

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-20 Thread jw schultz
On Tue, Jan 20, 2004 at 06:09:09PM -0800, Wayne Davison wrote: > On Tue, Jan 20, 2004 at 02:45:47PM -0700, Garrett, Kelly wrote: > > After every rsync transfer there is a large amount of memory that is > > not freed up. > > Your report sounds like you're not talking about process size, but a > fre

Re: How to avoid rsyncing incomplete uploads? (best practice on fileservers?)

2004-01-20 Thread Wayne Davison
On Tue, Jan 20, 2004 at 03:37:38PM +0100, Peter wrote: > If rsync starts in the middle of an upload process, will it copy that > incomplete file to Server B? Sure, it copies every file that it finds unless you tell it not to. The best way to handle active uploads is to send them to an "in transf

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-20 Thread Wayne Davison
On Tue, Jan 20, 2004 at 02:45:47PM -0700, Garrett, Kelly wrote: > After every rsync transfer there is a large amount of memory that is > not freed up. Your report sounds like you're not talking about process size, but a free-memory report from something like "top". If so, Linux uses unused memory

Re: How to avoid rsyncing incomplete uploads? (best practice on fileservers?)

2004-01-20 Thread jw schultz
On Tue, Jan 20, 2004 at 03:37:38PM +0100, Peter wrote: > Hi, > > some big files are regularily updated on server A. > > Rsync should sync that with Server B. > > If rsync starts in the middle of an upload process, will it copy that > incomplete file to Server B? > > First tests showed it will

rsync 2.6.0 - suspected memory leak bug

2004-01-20 Thread Garrett, Kelly
I have downloaded and built rsync 2.6.0 on our HP ProLiant DL380-G3 servers (2 Hyperthread processors, 4 GB RAM, 840 GB Hard Disk, etc. etc.) running Red Hat 8 with the latest errata kernel (2.4.20-28smp) and updates from HP for RH8. rsync is run in daemon mode from xinetd. When doing transfer

rsync 2.6.0 BIG memory leak

2004-01-20 Thread Kelly Garrett
Greetings all, I have downloaded and built rsync 2.6.0 on our HP ProLiant DL380-G3 servers (2 Hyperthread processors, 4 GB RAM, 840 GB Hard Disk, etc. etc.) running Red Hat 8 with the latest errata kernel (2.4.20-28smp) and updates from HP for RH8. rsync is run in daemon mode from xinetd. When

Re: Improving name-truncation detection

2004-01-20 Thread Wayne Davison
On Mon, Jan 19, 2004 at 02:39:56PM -0800, jw schultz wrote: > If we are going to vet the path name for overflow (a good idea) lets > do it once, explicitly, as we receive it instead of having tests > scattered throughout the code. Fortunately the receive_file_entry() call was already checking this

How to avoid rsyncing incomplete uploads? (best practice on fileservers?)

2004-01-20 Thread Peter
Hi, some big files are regularily updated on server A. Rsync should sync that with Server B (wow! :) If rsync starts in the middle of an upload process, will it copy that incomplete file to Server B? First tests showed it will. How can this be avoided? Comments on rsync-usage with big files a

FORTUNE LOTTERIA WINNER!!!!!

2004-01-20 Thread FORTUNE PROMO LOTTERIA S.A.
FROM: THE PRIZE AWARD DEPARTMENT FORTUNE LOTTERIA,MADRID -SPAIN. Congratulations Category A prize winner! You have been selected as one of five winners of the Worldwide loteria fortune Madrid-Spain computer ballot draws and thus will be a privileged recipient of the grand draw prize of Euros705.

How to avoid rsyncing incomplete uploads? (best practice on fileservers?)

2004-01-20 Thread Peter
Hi, some big files are regularily updated on server A. Rsync should sync that with Server B. If rsync starts in the middle of an upload process, will it copy that incomplete file to Server B? First tests showed it will. How can this be avoided? Comments on rsync-usage with big files and ver

¼x¶Ç²Î¸g¾P°Ó

2004-01-20 Thread MV¥Í¤Æ¬ì§ÞÁ`¥N²z°Ó
---

goob

2004-01-20 Thread AWARDDEPARTMENT
ELGORDO DE LA PRIMITIVA LOTTERIA. MADRID-SPAIN REF:NO EG/38807886091/03 BATCH:340/1608/RDL. DATE: 30TH DICEMBER 2003

How to avoid rsyncing incomplete uploads? (best practice on fileservers?)

2004-01-20 Thread Peter
Hi, some big files are regularily updated on server A. Rsync should sync that with Server B. If rsync starts in the middle of an upload process, will it copy that incomplete file to Server B? First tests showed it will. How can this be avoided? Comments on rsync-usage with big files and ver

How to trigger rsync after file changes?

2004-01-20 Thread Peter
Hi, what is the best way to trigger rsync after a file upload? verbose: I want users to upload files to Server A. If all upload is done, it should rsync itself to another server. The upload is done via ftp and users don´t want to use rsync themselves, so what I am missing now ist something tha

running rsync in $HOME/bin?

2004-01-20 Thread Peter
Hi, what exactly does rsync when logging in to a remote system? Is this a "normal" login? So it starts a shell and reads $HOME/profile and $HOME/.bashrc? I must use rsync in my own account and copied rsync to $HOME/bin. But it seems like rsync, started on another machine, does not find the rsyn

CygWin 1.5.6-1

2004-01-20 Thread Lapo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. New Cygin release (1.5.6-1) should solve the signaling problems that made rsync lose track of its child process in the past. Please report if you still have the "hanged process" problem. Lapo - -- L a p o L u c h i n i l a p o @ l a p o . i t w