Re: Suggestions for basic rsync configuration

2008-04-03 Thread Peter Heiss
; > It works now with the daemon, I killed the running rsync process and then started it again with the "--config=" command and it works like a charm. Thanks to all of you guys for helping me out here through a long but finally solved post. Thanks a lot for your efforts!!! Cheer

Re: Suggestions for basic rsync configuration

2008-04-01 Thread Matt McCutchen
On Tue, 2008-04-01 at 03:36 -0700, Peter Heiss wrote: > > Wayne Davison-2 wrote: > > > > > > Search for the string "admins" in the config file. You presumably set > > the gid in more than one spot, such as in the module's settings. > > > > I have checked the config file and have not found any

Re: Suggestions for basic rsync configuration

2008-04-01 Thread Peter Heiss
ke air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16417871.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- To unsubscribe or change options: https://li

Re: Suggestions for basic rsync configuration

2008-03-26 Thread Wayne Davison
On Wed, Mar 26, 2008 at 07:23:46AM -0700, Peter Heiss wrote: > @ERROR: invalid gid admins > I have "users" set as the gid in my rsync config file. Search for the string "admins" in the config file. You presumably set the gid in more than one spot, such as in the module's settings. ..wayne.. --

Re: Suggestions for basic rsync configuration

2008-03-26 Thread Peter Heiss
was lookin at the right config file. Do you have an idea why this returning this error, even though is it otherwise in my config file? - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Matt McCutchen
On Thu, 2008-03-20 at 07:04 -0700, Peter Heiss wrote: > # rsync -zav --progress root@::realperson > /random/file-or-directory > rsync: failed to connect to : Connection timed out (110) > rsync error: error in socket IO (code 10) at clientserver.c(104) > [receiver=2.6.9] > > I have set up the daemo

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Paul Slootman
On Thu 20 Mar 2008, Peter Heiss wrote: > >> # rsync -zav --progress root@::realperson > >> /random/file-or-directory > >> rsync: failed to connect to : Connection timed out > >> (110) > > > > A timeout would indicate a firewall problem, the rsync port (873) is > > probably not allowed. > > > >

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Stuart Halliday
> when I use the following command I dont get an error, I only get the > timeout when i use the daemon to connect the remote server: I don't use a daemon on the local pc to sync files with a remote server. It's there only for responding to remote incoming rsync requests. -- Stuart Halliday Th

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Stuart Halliday
> I figured out the ssh error. Although I am still unable to connect to > the > remote host with the rsync daemon. Here is the error that I am getting > again: > > # rsync -zav --progress root@::realperson > /random/file-or-directory > rsync: failed to connect to : Connection timed out > (110) >

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Peter Heiss
t tuesday. I will get back to this then... Happy Easter!!!] - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16181496.html Sent from the Samba - r

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Paul Slootman
On Thu 20 Mar 2008, Peter Heiss wrote: > > I figured out the ssh error. Although I am still unable to connect to the > remote host with the rsync daemon. Here is the error that I am getting > again: To clarify: you know that ssh is now not involved, right? > # rsync -zav --progress root@::realpe

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Peter Heiss
iously new installed system, and the ssh errors are fixed. What am I still missing? - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16178772.html Sen

Re: Suggestions for basic rsync configuration

2008-03-19 Thread Paul Slootman
On Wed 19 Mar 2008, Peter Heiss wrote: > > Now I have a new situation, the linux OS was reinstalled (it crashed after a > bad restart) on the remote linux box where I was working with rsync. I have > reconfigured everything back to the way tit was before and I am now getting > a new error with the

Re: Suggestions for basic rsync configuration

2008-03-19 Thread Peter Heiss
up and running again? - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16142991.html Sent from the Samba - rsync mailing list archive at Nabble.com. -

Re: Suggestions for basic rsync configuration

2008-03-18 Thread Matt McCutchen
On Tue, 2008-03-18 at 03:38 -0700, Peter Heiss wrote: > So now I have tried the daemon again, and got a password prompt, which is > better. I edited the "host allow = *" so that it would allow all hosts. But > I tried at first adding the IP Address of my local router, and it didnt > work. How can I

Re: Suggestions for basic rsync configuration

2008-03-18 Thread Peter Heiss
have to have an actual domain name in order to give access to the daemon, or would putting in a IP Address be ok? - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-t

Re: Suggestions for basic rsync configuration

2008-03-17 Thread Matt McCutchen
On Mon, 2008-03-17 at 05:58 -0700, Peter Heiss wrote: > hosts allow = trusted.hosts BTW, the "hosts allow" field needs to contain the actual list of trusted hosts, not the name of a file holding the list. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync

Re: Suggestions for basic rsync configuration

2008-03-17 Thread Matt McCutchen
On Mon, 2008-03-17 at 05:58 -0700, Peter Heiss wrote: > Although, I am still having problems with > the daemon on the remote server. I ran the command "rsync --daemon" on the > remote server, no error there. But then I ran the following error to do a > test backup and received this error: > > # rs

Re: Suggestions for basic rsync configuration

2008-03-17 Thread Peter Heiss
uration, can I delete it? - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16092572.html Sent from the Samba - rsync mailing list archive at Nabble.com.

Re: Suggestions for basic rsync configuration

2008-03-14 Thread Matt McCutchen
On Fri, 2008-03-14 at 14:15 +, Stuart Halliday wrote: > Forget ssh until you've got it working as plain vanilla Rsync. > > Like I said in my 1st posting. Get a working daemon and then list a rsync > folder using a Rsync list command. > > Don't do anything else until you've got that working. >

Re: Suggestions for basic rsync configuration

2008-03-14 Thread Matt McCutchen
I'd like to expand on Stuart's response a bit... On Fri, 2008-03-14 at 06:29 -0700, Geofoxer wrote: > Thanks for your response, I think that I am on my way of getting stuff > configured here. I still have a couple of questions though. I am also using > linux with rsync!!! I want to clear up the us

Re: Suggestions for basic rsync configuration

2008-03-14 Thread Stuart Halliday
> Thanks for your response, I think that I am on my way of getting stuff > configured here. I still have a couple of questions though. I am also > using linux with rsync!!! I want to clear up the usage of the > following command: > > rsync --progress -zav -e ssh /random/file-or-directory > :/rand

Re: Suggestions for basic rsync configuration

2008-03-14 Thread Geofoxer
> secrets file =/cygdrive/c/cwrsync/passwordfile > > [backup] > comment=rsync directory > path = /cygdrive/c/mybackup/ > read only = false > transfer logging = yes > list=yes > #auth users=username > -----

Re: Suggestions for basic rsync configuration

2008-03-13 Thread Stuart Halliday
ofoxer <[EMAIL PROTECTED]> To: rsync@lists.samba.org Date: Thu, 13 Mar 2008 05:39:40 -0700 (PDT) Subject: Suggestions for basic rsync configuration > > Hello, > > I am very new to rsync and am wanting to have it back up more than 4 > remote > linux servers via ftp. I want t

Suggestions for basic rsync configuration

2008-03-13 Thread Geofoxer
ould start writing my config file, please let me know if you have any suggestions. Thanx, gxr - Computers are like air conditioners. They both dont work, if you open windows. -- View this message in context: http://www.nabble.com/Suggestions-for-basic-rsync-configuration-tp16025015p16025015.html

Re: Help with rsync configuration

2007-01-06 Thread Matt McCutchen
On 1/5/07, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: 6)modified the file on node A (the one from node B) 7)node A ran the script before node B, so it got the version from B (which was older then the one on A) Right...if the scripts notice that a file differs between node A and node B, they n

Re: Help with rsync configuration

2007-01-05 Thread Vinicius Carvalho
Thanks :) I've just tested without the ssh (all machines are inside a DMZ) and it worked, not as expected but did ;) As I was saying we would like to have a mirror right, well what i did was start the daemon on 2 machines, and then have a cron script to run the rsync -avz ... command it almost wo

Re: Help with rsync configuration

2007-01-05 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You need to exchange public keys with the server (go to .ssh directory in home directory and pull out .pub key and copy the content of it into .authorized_keys in home directory on the server do the same with the receiving server) Vinicius Carvalho

Help with rsync configuration

2007-01-05 Thread Vinicius Carvalho
Hello there! We are trying to get rsync to work in our servers but so far we did not succeeded. Our scenario is a 3 machines where one directory must be replicated through all the clusters, no matter where the file was saved. I have a few basic questions regarding that: 1st Do I need a daemon on

RE: Rsync configuration

2003-07-30 Thread Michael Fairchild
server. I don't know about that. > Please confirm this small thing. > > Thanks a lot. > Somraj > > > -Original Message- > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Sent: 30/07/03 17:07 > Subject: RE: Rsync configuration > > > Ver

RE: Rsync configuration

2003-07-30 Thread fairchild
> Very important I am just stucked at this point. > > Hi > > I started working on rsync and RH8 linux recently. I have loaded the > rsync-2.5.5-1.i386.rpm. The list of rsync help paramets are coming on > screen,when I am typing rsync -h. > > But I coulnot find any rsync.conf file in my linux box. C

RE: Rsync configuration

2003-07-30 Thread Bhattacharyya, Somraj
Very important I am just stucked at this point. Hi I started working on rsync and RH8 linux recently. I have loaded the rsync-2.5.5-1.i386.rpm. The list of rsync help paramets are coming on screen,when I am typing rsync -h. But I coulnot find any rsync.conf file in my linux box. Could anyone pl

Rsync configuration

2003-07-30 Thread Bhattacharyya, Somraj
Hi I started working on rsync and RH8 linux recently. I have loaded the rsync-2.5.5-1.i386.rpm. The list of rsync help paramets when I am typing rsync -h. But I coulnot find any rsync.conf file in my linux box. Could anyone please tell me how to confgure and launch rsync for the following purpos

rsync configuration

2003-07-22 Thread James H Campbell
Hello, Here on our site we have installed rsync on two servers. Our objective is to back up on of the severs by sending it over to the server with the tapes my question is: we are using ssh through rsh and we are trying to 'pass' the password though the rsyncd.conf secret file because the pass

Re: setgroups error in Rsync: Configuration or Missing Part?

2002-06-11 Thread Dave Dykstra
On Mon, Jun 10, 2002 at 04:32:23PM -0400, Catalino Cuadrado wrote: > I've been trying to get my two Mac OS X computers to sync using rsync > 2.5.5. I have one set up as the host with --daemon and the other with a > client running. I was encountering an > @ERROR: chroot failed error in my messages

setgroups error in Rsync: Configuration or Missing Part?

2002-06-10 Thread Catalino Cuadrado
I've been trying to get my two Mac OS X computers to sync using rsync 2.5.5. I have one set up as the host with --daemon and the other with a client running. I was encountering an @ERROR: chroot failed error in my messages. I found that the problem lied in a misconfiguration of the rsyncd.conf fi