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

26 commits

Author SHA1 Message Date
37a3283e19 Fix: Allow sync of subpaths from S3 2016-03-23 17:06:38 +01:00
da3f1326d4 Prepared release 1.2.3 2016-02-29 23:38:44 +01:00
1e5158ffc1 Fix: Synced files from Windows did not have subdirs 2016-02-29 23:36:56 +01:00
c9bb60b6aa Vendor libraries 2016-01-04 22:54:12 +01:00
2094d61be4 Prepared release 1.2.2 2015-08-02 00:04:47 +02:00
81261cf76a Updated aws-sdk 2015-08-01 23:57:53 +02:00
be8580394e Prepared release 1.2.1 2015-08-01 23:45:35 +02:00
32116ec009 Fix: Do not exit before every sync is done 2015-08-01 23:45:12 +02:00
418257e9cd Prepared release 1.2.0 2015-07-28 16:12:08 +02:00
6c5e7c4e0c Added documentation 2015-07-28 16:09:42 +02:00
1675060782 Added levels to logging to silence output if required 2015-07-28 16:04:24 +02:00
9d01798e78 Prepared release 1.1.1 2015-07-26 18:42:31 +02:00
d4f5cdc1ef Updated README 2015-07-26 18:42:08 +02:00
4038d8a7f7 Fix: Remove -v shorthand as it lead to confusion with "verbose" flags 2015-07-26 18:41:06 +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
98f1d4f29d Updated README 2015-07-26 18:02:42 +02:00
286aa6679c Prepared release 1.1.0 2015-07-26 18:02:04 +02:00
Knut Ahlers
429dbf0313 Merge pull request #1 from Luzifer/s3chan
Fetch s3 file list in parallel
2015-07-26 18:01:16 +02:00
0360e06ad1 Fetch s3 file list in parallel 2015-07-26 17:47:53 +02:00
5dfb0e4b45 Do file sync with more than 1 thread in parallel 2015-07-26 17:21:41 +02:00
f0a5a40c51 Updated README 2015-07-26 16:45:47 +02:00
000f8ee14d Prepared release 1.0.1 2015-07-26 16:38:42 +02:00
99726f035a Fix: List logic was not able to list more than 1000 files 2015-07-26 16:38:06 +02:00
e22b43ef38 Fix: Move version info to flag instead of command 2015-07-26 16:22:32 +02:00
54c49f55d1 Prepared release 1.0.0 2015-07-26 16:09:19 +02:00
c90c2fb87e Initial version 2015-07-26 16:06:24 +02:00