<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moroto1122</author_name>
  <author_url>https://blog.hatena.ne.jp/moroto1122/</author_url>
  <blog_title>Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜</blog_title>
  <blog_url>https://moroto1122.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>「ネットワーク越しにファイルのコピーがしたい」 さらには 「パスワードもいちいち入力せずに行ないたい」という場合は、公開鍵認証を使ってscp scp -i 秘密鍵 コピーしたいファイルパス 受取先パス例）example.netのdb.dumpのコピーを取得（example.com⇔example.net間のやりとり） scp -i /home/admin/.ssh/id_rsa admin@example.net:/home/admin/db.dump /home/admin/こんな感じで取得できるように、以下設定 ①クライアント側で秘密鍵と公開鍵のペアを作成（ssh-keygen） [adm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoroto1122.hatenadiary.org%2Fentry%2F20100917%2F1284714325&quot; title=&quot;scpで公開鍵認証 - Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜&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>2010-09-17 18:05:25</published>
  <title>scpで公開鍵認証</title>
  <type>rich</type>
  <url>https://moroto1122.hatenadiary.org/entry/20100917/1284714325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
