[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rsync does not work



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 to get
verbose output. If that doesn't give you any hints, try
doing

rsync -v -e 'ssh -v'

rather than just

rsync -e ssh

The 'ssh -v' argument will have ssh also spit out verbose
information.

Try that, see if you get any better results, and send us the
output if you'd like us to help you parse it.

--
Stephen R. Laniel
steve@laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
<signature.asc>



Reply to: