SCPコマンド
[Linux]
すぐ忘れる。
get
scp user@192.168.0.1:/home/usr/Hoge.tar.gz .
put
scp ./Hoge.tar.gz user@192.168.0.2:/home/user/Hoge.tar.gz