wget http://downloads.sourceforge.net/project/sshpass/sshpass/1.05/sshpass-1.05.tar.gz
tar xvzf sshpass-1.05.tar.gz
cd sshpass-1.05
./configure
make
make install
sshpass -V
sshpass -p Aa123456 scp /tmp/sshpass-1.05.tar.gz root@192.168.1.118:/tmp/
wget http://downloads.sourceforge.net/project/sshpass/sshpass/1.05/sshpass-1.05.tar.gz
tar xvzf sshpass-1.05.tar.gz
cd sshpass-1.05
./configure
make
make install
sshpass -V
sshpass -p Aa123456 scp /tmp/sshpass-1.05.tar.gz root@192.168.1.118:/tmp/
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。