<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yadukkii</author_name>
  <author_url>https://blog.hatena.ne.jp/yadukkii/</author_url>
  <blog_title>@Coddee.</blog_title>
  <blog_url>https://yadukkii.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Linux</anon>
  </categories>
  <description>まさかのデスマーチ… とあるお仕事で、そんなキーワードが頭によぎるような事態がありました… まあまあ、終わったのでいいですけれど。デスマーチのきっかけは、お題にある「cURL」。備忘録がてら、使い方を残しておきます。 外部サーバに対してファイルを転送するときとか &lt;?php // sftpによる接続およびファイル転送 $curl = curl_init(); $file = fopen(&quot;curl.txt&quot;, &quot;r+&quot;); $url = &quot;http://192.168.33.10/file/&quot;; curl_setopt($curl, CURLOPT_URL, $url); curl_setop…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyadukkii.hateblo.jp%2Fentry%2F2015%2F10%2F29%2F130256&quot; title=&quot;【PHP】外部サーバへのファイル転送は「cURL」関数 - @Coddee.&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-10-29 13:02:56</published>
  <title>【PHP】外部サーバへのファイル転送は「cURL」関数</title>
  <type>rich</type>
  <url>https://yadukkii.hateblo.jp/entry/2015/10/29/130256</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
