<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>halflife</author_name>
  <author_url>https://blog.hatena.ne.jp/halflife/</author_url>
  <blog_title>Halflife</blog_title>
  <blog_url>https://halflife.hatenadiary.org/</blog_url>
  <categories>
    <anon>Mac</anon>
    <anon>どうでもいい</anon>
  </categories>
  <description>MacBook（Mac OS X 10.4）のデータを外付けのHDD（Windowsと共用するのでFAT32）にバックアップしようとして $ rsync -av $HOME/Documents /Volumes/Backupとやったら、コピーできることはできるんだけど何故か２回目以降も全ファイルがコピーされている模様。調べたらFAT32では更新時刻の精度が2秒なので、毎回更新時刻がずれているとみなされてしまうそうな。 $ rsync -av --modify-window=2 $HOME/Documents /Volumes/BackupこれでOKだった。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhalflife.hatenadiary.org%2Fentry%2F20081130%2F1228034999&quot; title=&quot; rsyncでFAT32にバックアップ - Halflife&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>2008-11-30 17:49:59</published>
  <title> rsyncでFAT32にバックアップ</title>
  <type>rich</type>
  <url>https://halflife.hatenadiary.org/entry/20081130/1228034999</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
