Re: rsync does not work

2005-09-23 Thread Bob Proulx
Andreas Höschler wrote: > I have setup debian from the latest DVD and rsync with > apt-get install rsync > I have set RSYNC_ENABLE=true in /etc/default/rsync. That is only needed if you are using the "rsync server" and not if you are using ssh. > There is an entry > rsync stream tcp

Re: rsync does not work

2005-09-13 Thread Andreas Höschler
Hi Stephen, it turned out to be an MTU problem of our ISP. :-( Now it works. Thanks a lot! Regards, Andreas It's hanging at Password: building file list ... done rsyncing from the debain system to the Mac works. Any idea what's up here? First suggestion: use the '-v' argument to rsync

Re: rsync does not work

2005-09-13 Thread Stephen R Laniel
On Tue, Sep 13, 2005 at 03:21:18PM +0200, Andreas Höschler wrote: > It's hanging at > > Password: > building file list ... done > > rsyncing from the debain system to the Mac works. Any idea what's up > here? First suggestion: use the '-v' argument to rsync to get verbose output. If that

rsync does not work

2005-09-13 Thread Andreas Höschler
Hi all, I have setup debian from the latest DVD and rsync with apt-get install rsync I have set RSYNC_ENABLE=true in /etc/default/rsync. There is an entry rsync stream tcp nowait root /usr/bin/rsync rsyncd --daemon in /etc/inetd.conf. I am now tryingto send files from a Mac to the debian