Changelog
3.1.0
uploadFile
computes MD5 and sends bytes at the same timegetPublicUrl
handles us-east-1
bucket location correctlyChangelog
3.0.1
maxAsyncS3
setting change from 30
to 14
.Expect: 100-continue
header to downloads.Changelog
3.0.0
uploadDir
and downloadDir
completely rewritten with more efficient
algorithm, which is explained in the documentation.maxAsyncS3
setting changed from Infinity
to 30
.followSymlinks
option to uploadDir
and downloadDir
uploadDir
and downloadDir
support these additional progress properties:
filesFound
objectsFound
deleteAmount
deleteTotal
doneFindingFiles
doneFindingObjects
progressMd5Amount
progressMd5Total
doneMd5
Changelog
2.0.0
getPublicUrl
API changed to support bucket regions. Use getPublicUrlHttp
if you want an insecure URL.Changelog
1.3.0
downloadFile
respects maxAsyncS3
copyObject
APIretryable
set to false
are not retriedmoveObject
APIuploadFile
emits a stream
event.Changelog
1.2.1
listObjects
for greater than 1000 objectsdownloadDir
supports getS3Params
parameteruploadDir
and downloadDir
expose objectsFound
progressChangelog
1.1.1
uploadDir
and downloadDir
with empty Prefix