Changeset 332
- Timestamp:
- 04/11/10 19:48:53 (3 years ago)
- File:
-
- 1 edited
-
trollforge/rucas/stupid/ssh.exp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/rucas/stupid/ssh.exp
r325 r332 8 8 9 9 set timeout -1 10 spawn ssh - D $port $user@$host -p $remport10 spawn ssh -o "StrictHostKeyChecking no" -D $port $user@$host -p $remport 11 11 match_max 100000 12 #expect "*ontinue connecting*"13 #send -- "yes\r"14 12 expect "*assword*" 15 13 send -- "$password\r"
Note: See TracChangeset
for help on using the changeset viewer.
