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

8 commits

Author SHA1 Message Date
37a3283e19 Fix: Allow sync of subpaths from S3 2016-03-23 17:06:38 +01:00
1e5158ffc1 Fix: Synced files from Windows did not have subdirs 2016-02-29 23:36:56 +01:00
81261cf76a Updated aws-sdk 2015-08-01 23:57:53 +02:00
1675060782 Added levels to logging to silence output if required 2015-07-28 16:04:24 +02:00
3237e3fd8d Fix: Made channels bigger for S3 processing
Buckets with many folders were able to freeze s3sync when all threads were trying to write into the prefix channel but it was at its CAP.
2015-07-26 18:39:42 +02:00
0360e06ad1 Fetch s3 file list in parallel 2015-07-26 17:47:53 +02:00
99726f035a Fix: List logic was not able to list more than 1000 files 2015-07-26 16:38:06 +02:00
c90c2fb87e Initial version 2015-07-26 16:06:24 +02:00