Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 290 Bytes

Fast local sync

This is a multi-threaded file sync tool. It only copies between directories on the local file system.

It is similar to rsync, except it is faster thanks to multithreading, or rclone sync, except it does copy permissions, ownership, modification time, etc.