Re: reconnect ssh connection?

2003-01-30 Thread Martin Pool
On 30 Jan 2003, David Garamond <[EMAIL PROTECTED]> wrote: > has someone come up with a trick to let disconnected ssh connections be > recovered without terminating and having to restart rsync (perhaps by > wrapping ssh or something)? Ooh, interesting idea... You might do it with some kind of wra

Re: proposal to fork the list (users/developers)

2003-01-30 Thread Martin Pool
On 30 Jan 2003, "Green, Paul" <[EMAIL PROTECTED]> wrote: > I tend to be someone who automatically looks for trends, and the nice thing > about having just one list is that it lets me know where people are having > problems. Judging by the number of questions we get, one of the biggest > challenge

Re: reconnect ssh connection?

2003-01-30 Thread David Garamond
Paul Haas wrote: On Tue, 28 Jan 2003, David Garamond wrote [twice!]: i'm really sorry about that. i didn't receive my own post today so i admit i acted in haste. -- dave -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.

Re: rsync question

2003-01-30 Thread jw schultz
On Thu, Jan 30, 2003 at 12:19:22PM -0500, [EMAIL PROTECTED] wrote: > When setting up rsync in daemon mode, which side do I put the daemon on? My > environment is as follows: > > One Linux host will house the backup data files for three servers (1 SCO Open > Server and 2 Solaris 8). > > I want

Precompiled rsync 2.5.5 for SPARC Solaris 8 64bit

2003-01-30 Thread Loris Serena
Hello List, Would anybody have a precompiled version of rsync 2.5.5 for SPARC Solaris 8 64bit? Thanks in advance for your help, Loris -- Loris Serena Unix Systems Administrator PaddyPower Bookmakers Phone : +353-1-4049633 http://www.paddypowerplc.com Mobile: +353-87-9683760

Re: question

2003-01-30 Thread jw schultz
On Thu, Jan 30, 2003 at 12:55:31PM -0500, Patrick Amirian wrote: > I run my rsync command as root and yet I can't initiate a transfer if on > the source site my directory has 770 permission. If I change it to 777 > the I can transfer. > > When I run the rsync command, does it change it's uid or g

question

2003-01-30 Thread Patrick Amirian
I run my rsync command as root and yet I can’t initiate a transfer if on the source site my directory has 770 permission. If I change it to 777 the I can transfer…   When I run the rsync command, does it change it’s uid or gid to something else ..?   -- To unsubscribe or change op

more on my last message

2003-01-30 Thread Patrick Amirian
This is to complement my last message,     This is on my server…   [AGBEA] path = /caldat_AGBEA/ comment = caldat_AGBEA max connections = 1 read only = true list = true auth users = pamirian secrets file = /special/rsync/rsp1.pass hosts allow = 1.128.50.3 transfer logging = tr

need help

2003-01-30 Thread Patrick Amirian
p1r:/special/test #rsync --stats --progress --partial --timeout=60 -atnvvvz pamirian@rsp1l::AGBEA /special/te> opening tcp connection to rsp1l port 873 - this is the motd file -   Password: receiving file list ... push_dir .: Permission deni

Re: reconnect ssh connection?

2003-01-30 Thread Paul Haas
On Tue, 28 Jan 2003, David Garamond wrote [twice!]: > has someone come up with a trick to let disconnected ssh connections be > recovered without terminating and having to restart rsync (perhaps by > wrapping ssh or something)? Maybe my google skills are lacking, but I couldn't find anything. Bo

reconnect ssh connection?

2003-01-30 Thread David Garamond
has someone come up with a trick to let disconnected ssh connections be recovered without terminating and having to restart rsync (perhaps by wrapping ssh or something)? i have a very large (but pretty stable/unchanging) tree of files that i need to sync daily, at night, between two geographically

RE: proposal to fork the list (users/developers)

2003-01-30 Thread Green, Paul
I tend to be someone who automatically looks for trends, and the nice thing about having just one list is that it lets me know where people are having problems. Judging by the number of questions we get, one of the biggest challenges for inexperienced rsync users is knowing why a particular file i

case problems with dos/windows based systems.

2003-01-30 Thread Peter Tattam
I have asked this before once. I am getting duplicate file names generated quite regularly when I am using samba file shares (samba seems to generate either upper or lower 8.3 case names, and also allows both to exist). Basically, the name of a file should match the name of a file at the other e

Re: rsync-2.5.6 build on Red Hat 8.0 fails

2003-01-30 Thread Horst von Brand
"Green, Paul" <[EMAIL PROTECTED]> said: > Horst, > > Would you mind taking a look at the other spec files, specifically the > RedHat 5.0 and 7.1 files? Looks to my untrained eyes that some of the > changes you made here should be made in them as well. For 5.0 I'm not sure, for 7.1 it certainly i