Re: Moving from one server to another with rsync?

2004-01-21 Thread jw schultz
On Wed, Jan 21, 2004 at 10:58:03PM +0100, Spear wrote: > Hi, > > I am currently in the process of migrating from RH 7.3 to RHEL ES 3.0 on my > system. Of course there is a lot of iles that will need to change server > (new server is ready). My question is of course what is the best way to do > thi

Moving from one server to another with rsync?

2004-01-21 Thread Spear
Hi, I am currently in the process of migrating from RH 7.3 to RHEL ES 3.0 on my system. Of course there is a lot of iles that will need to change server (new server is ready). My question is of course what is the best way to do this? My thought is rsync with a function like this: 1: Running rsync

Re: running rsync in $HOME/bin?

2004-01-21 Thread Steve Bonds
On Tue, 20 Jan 2004, Peter listbot-at-gmx.de |Rsync List| wrote: > But it seems like rsync, started on another machine, does not find the > rsync binary. What can i proceed, to run rsync out of $HOME/bin? >From the rsync man page: --rsync-path=PATH Use this to specify the

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread jw schultz
On Wed, Jan 21, 2004 at 03:35:37PM +, Kelly Garrett wrote: > Wayne Davison samba.org> writes: > > > > > 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 wo

FIXED: rsync hangs on cygwin

2004-01-21 Thread jw schultz
On Wed, Jan 21, 2004 at 05:24:19AM -0600, John Van Essen wrote: > On Wed, 21 Jan 2004, Dmitry Melekhov <[EMAIL PROTECTED]> wrote: > > Jeremy Lin wrote: > > > >>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,

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Kelly Garrett
Jim Salter jrssystems.net> writes: > > What kernel are you using, and if it's not at least 2.4.x, have you > considered simply trying a newer kernel? > > > Jim Salter jrssystems.net> writes: > > > > > >>IANALG (I Am Not A Linux Guy - FreeBSD is my *nix of choice), but could > >>this possi

Re: help!!

2004-01-21 Thread jw schultz
On Wed, Jan 21, 2004 at 02:35:38AM -0800, preetha thomas wrote: > Greetings!! >I am a college student doing my Masters Of Computer Applications.Towards > the completion of my project I have undertaken a project in BIOINFORMATICS in the > School of BIOTECHNOLOGY.Madurai Kamaraj Univers

[Fwd: Re: how about auth users without a password?]

2004-01-21 Thread Jim Salter
(accidentally sent directly to Larry the first time - cross-posted to list after-the-fact in case someone else finds it useful) > I hope to manage rsync access the same way. Clients would be > forced to come in via SSH (because no other ports are open), and > once in, the configuration of rsync

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Jim Salter
What kernel are you using, and if it's not at least 2.4.x, have you considered simply trying a newer kernel? Jim Salter jrssystems.net> writes: IANALG (I Am Not A Linux Guy - FreeBSD is my *nix of choice), but could this possibly be related to the mem:remap Linux kernel bug that was recently

Re: how about auth users without a password?

2004-01-21 Thread jw schultz
On Wed, Jan 21, 2004 at 07:26:50AM -0800, Larry Brasfield wrote: > Jim Salter wrote: > > Wouldn't this (accomplishing security restrictions without need to enter > > a password, or to enter a password more than once) be a lot more easily > > accomplished by simply using SSH transport and public/p

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Kelly Garrett
Jim Salter jrssystems.net> writes: > > IANALG (I Am Not A Linux Guy - FreeBSD is my *nix of choice), but could > this possibly be related to the mem:remap Linux kernel bug that was > recently discovered? > > Jim Salter > It just might have something to do with this. I have come to the conc

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Kelly Garrett
Wayne Davison samba.org> writes: > > 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.

how about auth users without a password?

2004-01-21 Thread Larry Brasfield
Jim Salter wrote: > Wouldn't this (accomplishing security restrictions without need to enter > a password, or to enter a password more than once) be a lot more easily > accomplished by simply using SSH transport and public/private keys > instead of using the daemon mode at all? Sorry to be uncl

Re: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Jim Salter
IANALG (I Am Not A Linux Guy - FreeBSD is my *nix of choice), but could this possibly be related to the mem:remap Linux kernel bug that was recently discovered? Jim Salter Thanks Wayne, This just may explain the behavior. I noticed that when I deleted the files that were transferred the memo

RE: rsync 2.6.0 - suspected memory leak bug

2004-01-21 Thread Garrett, Kelly
Thanks Wayne, This just may explain the behavior. I noticed that when I deleted the files that were transferred the memory was freed back up. Thanks for your help, I really appreciate it - I am not a Linux kernel guru so some of the low-level subtleties of the OS are lost on me =8^). I am sta

Re: 2.6.0 in cygwin problem

2004-01-21 Thread John Van Essen
On Wed, 21 Jan 2004, Dmitry Melekhov <[EMAIL PROTECTED]> wrote: > Jeremy Lin wrote: > >>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). >> > > Hello! >

help!!

2004-01-21 Thread preetha thomas
Greetings!! I am a college student doing my Masters Of Computer Applications.Towards the completion of my project I have undertaken a project in BIOINFORMATICS in the School of BIOTECHNOLOGY.Madurai Kamaraj University. I am trying to use rsync to download the protien structures from th

Re: 2.6.0 in cygwin problem

2004-01-21 Thread Dmitry Melekhov
Jeremy Lin wrote: 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). Hello! Thank you! It works :-) * On Jan 21, 2004 at 09:16:21, Dmitry Melekhov wrote:

Re: how about auth users without a password?

2004-01-21 Thread Jim Salter
Wouldn't this (accomplishing security restrictions without need to enter a password, or to enter a password more than once) be a lot more easily accomplished by simply using SSH transport and public/private keys instead of using the daemon mode at all? Jim Salter > Larry Brasfield wrote: Hi, f