Open GoogleCodeExporter opened 9 years ago
Можно сделать такой скрипт:
#!/usr/bin/expect
spawn scp /mnt/backup.tar root@235.658.158.325:/home
set pass "REHRKJH564564"
expect {
password: {send "$pass\r"; exp_continue}
}
Original comment by gurovic@gmail.com
on 30 Jul 2012 at 5:41
Not really `please' bug.
Original comment by alex0pla...@gmail.com
on 8 Aug 2012 at 6:02
really please problem
Original comment by gurovic@gmail.com
on 8 Aug 2012 at 8:15
Original issue reported on code.google.com by
A.Ma...@gmail.com
on 28 Jul 2012 at 5:54