Tips/Ubuntu/CommandList のバックアップ(No.1)



コマンドオプション説明
scp<local> <user>@<host>:<remote>ローカルの<local>ファイルをリモートサーバー<host>上に<user>でログインし<remote>にコピーする
<user>@<host>:<remote> <local>リモートサーバー<host>上に<user>でログインし<remote>ファイルを、ローカル<local>にコピーする