s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

Journal

Open splitice opened this issue 2 years ago • 1 comments

Have you ever thought about adding journal support for faster syncing?

Effecitvely a folder (say .journal) containing a log of chagned keys, that way if a differential sync can be acheived cleanly a fast sync can occur where only the changed keys are fetched.

splitice avatar Jul 01 '23 04:07 splitice

Hello. You can filter files by modification time. This filter already exist in the tool.

cl-bvl avatar Jul 12 '23 08:07 cl-bvl