<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsyudo</author_name>
  <author_url>https://blog.hatena.ne.jp/rsyudo/</author_url>
  <blog_title>サーバー技術メモ</blog_title>
  <blog_url>https://rsyudo.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>ネットワーク間のファイル移動は、scp（セキュアコピー）で。 閉ざされたシステム内ならば、rcpでもいいけどscp基本の癖をつけてます。 使いかたは簡単で、送る先のサーバでsshdが動いていれば後はssh接続の応用です。 scp ファイル名 IPアドレス:ファイル名 /tmp/file1を192.168.1.1のマシンの/tmp/内に送る場合なら、 scp /tmp/file1 192.168.1.1:/tmp/ 192.168.1.1のtmpの中にfile1が移動されます。 ディレクトリごと移動する場合は、お決まりの-rオプションで再帰的に。 scp -r /tmp/dir1 192.168…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frsyudo.hatenadiary.org%2Fentry%2F20070305%2F1173110933&quot; title=&quot;scpの使い方 - サーバー技術メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-03-05 01:08:53</published>
  <title>scpの使い方</title>
  <type>rich</type>
  <url>https://rsyudo.hatenadiary.org/entry/20070305/1173110933</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
