タグ

ブックマーク / uyota.asablo.jp (1)

  • rsync 3.0: uyota 匠の一手

    rsync がバージョン 3.0 を発表した。release NEWS を読むとかなりの量の変更がある。 その中で、真っ先に目に付いたのが、この機能強化。 - A new incremental-recursion algorithm is now used when rsync is talking to another 3.x version. This starts the transfer going more quickly (before all the files have been found), and requires much less memory. See the --recursive option in the manpage for some restrictions. 差分更新の時に、転送元と転送先を同時に走査し、すぐに差分の転送を始める。 以前のバージョ

  • 1