• 追加された行はこの色です。
  • 削除された行はこの色です。
*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