Rsync-like hash comparison for copy conflicts?
Open
Priority: Wishlist
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
Rsync has a way to compare files and only copy if they are different. Would we be able to do something similar in Files? It would significantly speed up the case when copying large amounts of files between drives, i.e. for backups.
If a file hash isn't something we can compare, at least comparing modified date and size would get us most of the way there.
Contributor guide
Assessment
This issue has not been assessed yet.