Re: timeout on remote call
Use open -timeout.
Session started.
Active session: [1] root@root_mine
/root
Host is not communicating for more than 15 seconds. Still waiting...
Warning: Aborting this operation will close connection!
(A)bort: Abort
Terminated by user.
Session 'root@root_mine' closed.
option batch continue
option confirm off
option transfer binary
open root@root_mine
cd /root
call tar -czf rootdir.tgz *
get rootdir.tgz
call rm -f rootdir.tgz