Skip to content

mindreframer/file-transfer-accelerators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discussions

File Catalyst:

JScape

DataExp:

Aspera + Amazon

Comparison:

Companies:

S3 Fuse

s3ql

Problems/Solutions with AWS + S3

Airship:

Open Source:

mrsync (multicast remote sync)

RBUDP

GridFTP

bbcp

UDT: Breaking the Data Transfer Bottleneck

Sector/Sphere

Tsunami-UDP

FTP Streaming To S3

  • node-formidable/formidable#227 Is it possible to stream directly to S3 without uploading to uploadDir first?
    • No. The S3 API requires you to provide the size of new files when creating them. This information is not available for multipart/form-data files until they have been fully received. This means streaming is impossible.

    • No. The S3 API requires you to provide the size of new files when creating them. This information is not available for multipart/form-data files until they have been fully received. This means streaming is impossible.

  • https://github.com/felixge/node-formidable

Programming with S3

Aspera on Amazon S3

GOLANG

Stream directly to S3

GoAMZ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published