<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inaz2</author_name>
  <author_url>https://blog.hatena.ne.jp/inaz2/</author_url>
  <blog_title>ももいろテクノロジー</blog_title>
  <blog_url>https://inaz2.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>USB HDD間で大容量のファイルコピーを行う必要が出てきたので、調べてみた。 rsyncでファイルコピーを行うには、次のようにすればよい。 コピー元のパスについて、最後にスラッシュをつけない場合はディレクトリごと、つける場合はディレクトリの中身ごとのコピーとなる。 また、SSH経由でリモートサーバにアクセスする場合は、user@server:/path/to/srcのように指定する。 $ rsync -avhP /path/to/src /path/to/dst オプションの意味は下記の通り。 $ rsync --version rsync version 3.0.9 protocol ve…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finaz2.hatenablog.com%2Fentry%2F2013%2F07%2F10%2F142129&quot; title=&quot;rsyncで大容量のファイルコピーを行う - ももいろテクノロジー&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-07-10 14:21:29</published>
  <title>rsyncで大容量のファイルコピーを行う</title>
  <type>rich</type>
  <url>https://inaz2.hatenablog.com/entry/2013/07/10/142129</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
