*SCPのコマンドライン操作 [#c67c4516]

・Local -> Remote
scp [FileName] [User]@[RemoteHost]:[PATH]
-Local -> Remote
 scp [FileName] [User]@[RemoteHost]:[PATH]

・Remote -> Local
scp [User]@[RemoteHost]:[PATH]/[FileName] [LocalPath]
-Remote -> Local
 scp [User]@[RemoteHost]:[PATH]/[FileName] [LocalPath]

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS