issues
search
nathanpeck
/
s3-upload-stream
A Node.js module for streaming data to Amazon S3 via the multipart upload API
MIT License
347
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What method to use in AWS SDK V3?
#60
smullins3000
opened
2 years ago
0
Cancelation of the upload
#59
nelson777
closed
4 years ago
1
Is this project still active?
#58
PeterAronZentai
opened
4 years ago
4
How achieve multiple files upload with pause resume.
#57
Rambarani
opened
5 years ago
1
Resuming in a later session results in corrupted uploads
#56
Rambarani
closed
5 years ago
3
upload stopped working after upgrading aws-sdk
#55
syberkitten
opened
5 years ago
2
parts not fired until the stream is closed
#54
saburo70
opened
5 years ago
0
Form posted and then uplodaded - falis for files > 1 mb
#53
rupamroy
opened
5 years ago
0
ERROR while uploading or videos corruption issue
#52
FirdousNath
opened
6 years ago
2
passing metadata
#51
sarkistlt
closed
6 years ago
1
uploading multiple files
#50
noamski
opened
6 years ago
0
Help chaining with busboy
#49
moshebeeri
closed
7 years ago
1
Add units to timeout. [skip ci]
#48
amjith
opened
7 years ago
0
Converting from s3-uploader to this lib
#47
ORESoftware
opened
7 years ago
1
fix sample in README
#46
TomTasche
opened
7 years ago
0
Resuming in a later session results in corrupted uploads
#45
mikew
opened
7 years ago
1
Error: the XML you provided was not well-formed or did not validate against our published schema
#44
olalonde
opened
8 years ago
4
Upload not working on 0KB files
#43
CBox
opened
8 years ago
1
Is the stream seekable? Is there any config for that?
#42
spsingh
opened
8 years ago
0
Stream speed issues
#41
voronianski
opened
9 years ago
6
Change handling of end override so finish gets called at a more appropriate time
#40
wpears
opened
9 years ago
0
TokenExpired Error
#39
recursivefunk
opened
9 years ago
0
feat(lib/AWSstub): exposed the mocked node aws client
#38
agconti
closed
6 years ago
1
Expose AWSstub so that users of the library can easily mock their tests
#37
agconti
closed
6 years ago
2
Typo fix
#36
JasonGhent
closed
9 years ago
1
Project obsoleted by aws-sdk >2.1.0?
#35
wjordan
opened
9 years ago
1
.end() problems
#34
athibaud
opened
9 years ago
0
Missing SSE in uploadPart
#33
cdmackie
opened
9 years ago
0
Sending a callback to .end() stops upload
#32
ntrrgc
opened
9 years ago
7
Multipart API decription
#31
jlukanta
closed
9 years ago
1
`finish` event fired twice
#30
ecdeveloper
opened
9 years ago
6
Parallel uploads revisted
#29
meandavejustice
closed
9 years ago
6
Specify aws-sdk as a peerDependency?
#28
dconnolly
closed
9 years ago
4
Location returned has URL encoded forward slashes for directories
#27
niftylettuce
closed
10 years ago
1
Make variable names consistent in examples
#26
konklone
closed
10 years ago
1
Adds support for pausing and resuming uploads across one or more sessions
#25
konklone
closed
10 years ago
4
Provide machinery to use this framework without globals.
#24
izaakschroeder
closed
10 years ago
2
Support for manual resumption of multipart uploads
#23
konklone
closed
10 years ago
5
Default maxPartSize is 1,000,000 bytes bigger than minimum
#22
konklone
closed
10 years ago
2
Use setImmediate polyfill for browsers
#21
konklone
closed
10 years ago
1
Uploading a part submits more content than s3-upload-stream believes it did
#20
konklone
closed
10 years ago
10
Make usable via browserify
#19
konklone
closed
10 years ago
7
Upload fail
#18
ftrianakast
closed
10 years ago
9
parallel uploads
#17
shime
closed
10 years ago
3
failing to create multipartupload when running against fakes3
#16
rmp
closed
10 years ago
6
Updating to require node 0.10.x or greater
#15
kenperkins
closed
10 years ago
0
Why use 'uploaded' event instead of 'finish'
#14
kenperkins
closed
10 years ago
3
Return writeable stream?
#13
kenperkins
closed
10 years ago
9
Update package.json
#12
rmp
closed
10 years ago
0
node-webkit interaction: Failed to create a multipart upload on S3: {}
#11
rmp
closed
10 years ago
3
Next