At Wed, 9 Oct 2002 12:29:36 +1000 (EST), david wrote: > When i did this: > rsync -a -e ssh /etc me@elsewhere:/backup > .....rsync hung during the process.
strace both ends of your rsync during a hang and see what its actually waiting for. -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
