<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iww</author_name>
  <author_url>https://blog.hatena.ne.jp/iww/</author_url>
  <blog_title>揮発性のメモ２</blog_title>
  <blog_url>https://iww.hateblo.jp/</blog_url>
  <categories>
    <anon>PhpStorm</anon>
  </categories>
  <description>sshで起動する コマンドラインは ssh://ユーザ名@ホスト:22/usr/bin/php オプション ファイル名 と実行される ファイル名にはWindows上でのファイル名が渡されるので、エラーになる 例：M:\hoge\piyo.php 対策１：Linux側でファイル名を変更してみる M:\hoge\piyo.php ⇒ ~/hoge/piyo.php になればいいので、オプションでそういうスクリプトを呼び出してみる コマンドラインを ssh://ユーザ名@ホスト:22/usr/bin/php /map.php ファイル名みたいにして、map.php にファイル名を変換するプログラムを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiww.hateblo.jp%2Fentry%2F20150714%2F1436851584&quot; title=&quot;PhpStormで、プログラムを起動する - 揮発性のメモ２&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>2015-07-14 14:26:24</published>
  <title>PhpStormで、プログラムを起動する</title>
  <type>rich</type>
  <url>https://iww.hateblo.jp/entry/20150714/1436851584</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
