Re: Suggestions for basic rsync configuration

2008-04-01 Thread Peter Heiss
, 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://lists.samba.org/mailman/listinfo/rsync

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 duplicates.

Re: Suggestions for basic rsync configuration

2008-03-26 Thread Peter Heiss
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-rsync-configuration-tp16025015p16301526.html Sent from the Samba - rsync mailing

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.. -- To

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

Re: Suggestions for basic rsync configuration

2008-03-20 Thread Peter Heiss
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 - rsync

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@remote-server-ip::realperson /random/file-or-directory rsync: failed to connect to remote-server-ip:

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@remote-server-ip::realperson /random/file-or-directory rsync: failed to connect to remote-server-ip: Connection timed out (110) rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9]

Re: Suggestions for basic rsync configuration

2008-03-19 Thread Peter Heiss
get rsync 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

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-18 Thread Peter Heiss
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-tp16025015p16118166.html Sent from the Samba

Re: Suggestions for basic rsync configuration

2008-03-17 Thread Peter Heiss
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. -- To unsubscribe or change options: https

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: # 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: 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-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

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.

Suggestions for basic rsync configuration

2008-03-13 Thread Geofoxer
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 Sent from

Re: Suggestions for basic rsync configuration

2008-03-13 Thread Stuart Halliday
: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 to write a script that will open up a ftp connection using ftp://username:[EMAIL PROTECTED] with a server