<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiym</author_name>
  <author_url>https://blog.hatena.ne.jp/akiym/</author_url>
  <blog_title>アリ</blog_title>
  <blog_url>https://blog.akiym.com/</blog_url>
  <categories>
    <anon>Mac</anon>
  </categories>
  <description>sshfsでマウントしたけれどFinderで表示されなかったり、アプリケーションから開けないようなファイルがたまーにある。 日本語でファイル名を指定していて、さらに濁点、半濁点が含まれているとこのような現象が起こるみたい。 対処法 ファイル名をUTF-8-MACにする。 find . -type f | perl -MEncode -MEncode::UTF8Mac -nle'rename $_, encode(&quot;utf-8-mac&quot;, decode_utf8($_))'こうすることで濁点、半濁点が含まれているファイルもFinderで表示することができる。 最後に UTF-8-MACは早く消え…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.akiym.com%2Fentry%2F2013%2F01%2F15%2F055830&quot; title=&quot;sshfsでマウントしたファイルがFinderで表示されない - アリ&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>2013-01-15 05:58:30</published>
  <title>sshfsでマウントしたファイルがFinderで表示されない</title>
  <type>rich</type>
  <url>https://blog.akiym.com/entry/2013/01/15/055830</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
