0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

rsyncが遅い (macOS??) データ転送が遅い、時間がかかる。

Posted at

rsyncがとっても遅いときがあります。

いろいろと調べてみると、多くの場合は、自分の周りのネットワークが原因ですが、こんな場合もあるようです。

rsyncのバージョンが古い。

macOS(14.14, Mojave)の標準的なrsyncは、、、、

rsync version 2.6.9 protocol version 29```

!!!

えっ、古!!

macportsなどでrsyncを入れ、そちらを使うだけで、データ転送が快適になるかもしれません。
```$ port install rsync```
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?