On Tue, 2008-12-09 at 12:29 -0800, Jimmie Fulton wrote: > Before rewriting my scripts to implement with port forwarding, I decided > to try ssh's '-t' (force pseudo-tty allocation) option. This seemed to > do the trick for me.
I bet the use of a pseudo-tty allows the rsync command to be sent a SIGHUP when ssh dies. Nice solution; I'll remember it. -- Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html