1
0
Fork 0
mirror of https://github.com/Luzifer/s3sync.git synced 2024-10-18 06:24:20 +00:00
Commit graph

7 commits

Author SHA1 Message Date
627fe09bac
Breaking: Refactor, update deps, add MinIO support
- Drop MD5 checksumming
- Replace logging to stdout
- Add Endpoint flag for MinIO support
- Switch to Go modules support

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-09 16:56:51 +02:00
32116ec009 Fix: Do not exit before every sync is done 2015-08-01 23:45:12 +02:00
1675060782 Added levels to logging to silence output if required 2015-07-28 16:04:24 +02:00
4038d8a7f7 Fix: Remove -v shorthand as it lead to confusion with "verbose" flags 2015-07-26 18:41:06 +02:00
5dfb0e4b45 Do file sync with more than 1 thread in parallel 2015-07-26 17:21:41 +02:00
e22b43ef38 Fix: Move version info to flag instead of command 2015-07-26 16:22:32 +02:00
c90c2fb87e Initial version 2015-07-26 16:06:24 +02:00