<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHP の SSH2 関数をさわってみたので、その時のメモです。・PECL :: Package :: ssh2 http://pecl.php.net/package/ssh2 ・PHP: SSH2 - Manual http://www.php.net/manual/ja/book.ssh2.php書いてみたサンプルは、 ・SSH でサーバに接続、認証 ・ファイルの生成 ・ディレクトリの移動/ディレクトリの内容の表示 ・ディレクトリの作成 って感じです。■ ssh2.php &lt;?php $connection = ssh2_connect(&quot;***.***.***.***&quot;, 22); i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2014%2F02%2F26%2F230554&quot; title=&quot;「PHP」SSH2 関数さわってみた - プログラム日記&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>2014-02-26 23:05:54</published>
  <title>「PHP」SSH2 関数さわってみた</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2014/02/26/230554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
