s3fetch
s3fetch copied to clipboard
Implement sync option
Currently if you download a prefix from a bucket multiple times the local objects will be overwritten. We should implement a sync function so only local objects that differ from remote are overwritten.