Re: password problem with rsync

2003-10-01 Thread Payal Rathod
On Tue, Sep 30, 2003 at 10:45:00PM -0700, jw schultz wrote: > > > > ftp wrappers, you mean something like ncftpget? Anymore??? > > Many more. wget for one. BTW, is rsync used to "mirror" a machine? I want to completely mirror the machine after ever few hours. e.g. when I go to www.qmail.org, I

rsync error code 12 at phase "unknown"

2003-10-01 Thread Edward King
Any suggestions on tracking this problem down? We've had it happen on a few machines -- some through VPN's, one from a Mac OS X to a Linux machine on the local network. Some machines never have this problem. We think it's a hiccup in the network connection -- but it's very minor. We've setup

Here's A Quick Double

2003-10-01 Thread Chance
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: rsync error code 12 at phase "unknown"

2003-10-01 Thread Wayne Davison
On Wed, Oct 01, 2003 at 09:33:01AM -0500, Edward King wrote: > Any suggestions on tracking this problem down? Since you're using the -z (compress) option, are you using the CVS version of rsync? It has several fixes installed for compression problems. It also has improvements for handling large

excluding subdirectories

2003-10-01 Thread Streubert, Christoph
How can I exclude a list of subdirectories from a file system tree? Do you recommend ... a) to use the --exclude option and try to match the patterns b) to use the --exclude-from option to exclude anything this file contains c) something else I do not think of? I appreciate your response, Christo

--password-file=

2003-10-01 Thread Clint Boggio
I am moving from an anonymous rsync setup to a password protected rsync setup. I have my module involved in the test configured to auth only for one user. The secrets file is working just fine for I have tested it. Before I decided to go with a password protected setup, I had a script that cron ran

Re: --password-file=

2003-10-01 Thread jw schultz
On Wed, Oct 01, 2003 at 02:34:43PM -0500, Clint Boggio wrote: > I am moving from an anonymous rsync setup to a password protected rsync > setup. I have my module involved in the test configured to auth only for > one user. The secrets file is working just fine for I have tested it. > Before I decid

password file

2003-10-01 Thread Clint Boggio
Ahhh yes silly me. Toying around with it I came to that conclusion. Specifying the secrets file as the source of the password was my problem. I created a file on the local machine and put the password in there just as plain as could be. I made it readable only for root. Then I ran the command and i

--disable-ipv6: configure sits at "checking whether defines needed by getaddrinfo exist..."

2003-10-01 Thread Frédéric L. W. Meunier
It just sits at "checking whether defines needed by getaddrinfo exist..." and the CPU usage increases until I kill it. ps reported fredlwm 23258 99.9 0.0 1340 328 pts/3R20:07 1:05 yes I'm compiling current CVS with builddir != srcdir under Linux 2.6.0-test6. I don't enabled IPV6 in

Using rsync to mirror FTP servers

2003-10-01 Thread fred pasteck
Hi, I have two different FTP servers that I'd like to always have the same content. The problem is that there isn't one "primary" server that can push or pull the content from other server -- they both always have to have the same content and files can be added or deleted from either. Is there a

Re: Using rsync to mirror FTP servers

2003-10-01 Thread Steve Bonds
On Wed, 1 Oct 2003, fred pasteck fred_pasteck-at-yahoo.com |Rsync List| wrote: > Is there a way to use rsync to determine whether a file on one server > should be added to the remote, or deleted from the local? > > Maybe there's another application that can manage something like this? Rsync is a