Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー間でファイルを移動するために scp が頻繁に使用されることは知っていますが、自分のコンピューターをサーバーとして参照する方法がわかりません。scp がこれを行うための正しいコマンドである場合、何が欠けていますか?
scp /some/local/file youruser@yourremoteserver:/remote/path だけ
リモート ファイルをローカルにコピーするには、2 つの引数を逆にします。