Re: problem uploading to an rsync server

2001-12-05 Thread Martin Pool
On 5 Dec 2001, Jeremy Hansen <[EMAIL PROTECTED]> wrote: > It's set to localhost because this is going over an stunnel. Yes, I did > try it without the stunnel and same results. How can I debug this. This > is 2.4.6 on both sides because 2.5.0 just fails completely for uploading > and downl

Re: {rsync} problem uploading to an rsync server

2001-12-05 Thread Jeremy Hansen
AHH, thank you very much! -jeremy On Wed, 5 Dec 2001, M. Drew Streib wrote: > On Wed, Dec 05, 2001 at 03:05:19PM -0500, Jeremy Hansen wrote: > > It claims my module is read only, but it is not: > > > > [test] > > uid = root > > gid = root > > path = /home/www/www

Re: {rsync} problem uploading to an rsync server

2001-12-05 Thread M. Drew Streib
On Wed, Dec 05, 2001 at 03:05:19PM -0500, Jeremy Hansen wrote: > It claims my module is read only, but it is not: > > [test] > uid = root > gid = root > path = /home/www/www.blah.com-test > comment = this is a test > auth users = blah > secrets file

Re: problem uploading to an rsync server

2001-12-05 Thread Jeremy Hansen
-jeremy On Wed, 5 Dec 2001, Jeremy Hansen wrote: > > For some reason I'm having a problem uploading to an rsync server: > > [root@csa i386]# rsync -azvv --progress --stats /home/www/www.blah.com/* > blah@localhost::test/ > Password: > building file list ... done &g

problem uploading to an rsync server

2001-12-05 Thread Jeremy Hansen
For some reason I'm having a problem uploading to an rsync server: [root@csa i386]# rsync -azvv --progress --stats /home/www/www.blah.com/* blah@localhost::test/ Password: building file list ... done ERROR: module is read only unexpected EOF in read_timeout It claims my module is read