- http://www.quora.com/What-kind-of-technology-does-Filecatalyst-and-Aspera-uses-to-fast-file-transfers
- http://serverfault.com/questions/300086/file-transfer-alternatives
- http://serverfault.com/questions/111813/what-is-the-best-way-to-transfer-a-single-large-file-over-a-high-speed-high-lat
- http://forums.smallnetbuilder.com/showthread.php?t=10950
- http://www.networkworld.com/news/2012/111312-file-transfer-tools-264194.html
- http://www.quora.com/James-Lewis-10/answers
- http://www.linkedin.com/groupItem?view=&gid=4341810&type=member&item=99631847&commentID=76026411&qid=51d0f011-7deb-4b74-b7c9-a8e5abdae9b7&trk=groups_most_popular-0-b-cmn&goback=%2Egmp_4341810#commentID_76026411
- http://www.filecatalyst.com/what-problems-are-we-solving
- http://www.filecatalyst.com/collateral/Accelerating_File_Transfers.pdf
- Customers:
- Critic:
- Pricing:
- Videos
-
http://www.jscape.com/Portals/26878/whitepapers/how_to_boost_file_transfer_speeds_with_aftp.pdf
-
http://www.jscape.com/blog/bid/76604/Accelerated-File-Transfer-In-Action
-
http://www.jscape.com/blog/bid/99124/4-Popular-Large-File-Transfer-Methods-With-Big-Deficiencies
-
http://www.jscape.com/blog/bid/94894/Solving-the-Problem-of-Big-Data-Transfers-in-the-Film-Industry
-
http://www.jscape.com/products/file-transfer-servers/jscape-mft-server/
-
Download:
-
Pricing:
- http://www.thinkmind.org/index.php?view=article&articleid=icns_2013_2_40_10167
- http://www.thinkmind.org/download.php?articleid=icns_2013_2_40_10167
- http://www.filecatalyst.com/pride-in-our-work
- TIXStream
- FC Direct
- ExpeDat
- http://www.tixeltec.com/index_en.html
- http://www.tixeltec.com/ps_tixway_en.html
- http://agilesys.com/bridgeworks/
- https://code.google.com/p/s3fs/wiki/FuseOverAmazon
- https://code.google.com/p/s3fs/issues/detail?id=24
- http://www.idevelopment.info/data/AWS/AWS_Tips/AWS_Management/AWS_20.shtml#s3fs Limitations
- http://juliensimon.blogspot.de/2013/08/howto-aws-mount-s3-buckets-from-linux.html
- http://www.jscape.com/blog/bid/94768/A-Faster-Way-to-Send-Big-Data-to-the-Cloud
- http://aws.typepad.com/aws/2010/12/amazon-s3-object-size-limit.html
- http://www.filecatalyst.com/what-to-know-before-moving-your-data-to-the-cloud
- http://www.turnkeylinux.org/blog/exploring-s3-based-filesystems-s3fs-and-s3backer
- http://www.rightscale.com/blog/cloud-industry-insights/network-performance-within-amazon-ec2-and-amazon-s3
- http://help.useairship.com/wiki/Home
- http://help.useairship.com/wiki/Installation
- http://help.useairship.com/wiki/License
- http://help.useairship.com/wiki/FAQ
- http://www.useairware.com/#!about/c1nmv
- http://www.useairware.com/#!client-stories/cmv5
- http://www.useairware.com/#!clients/c1szy
- http://help.useairship.com/images/4/44/AIRShip_technical_guide_v_1_2_2-2.pdf
- http://forums.smallnetbuilder.com/showpost.php?s=a429954b3fac433340e1f57b6ef3c8d2&p=74111&postcount=4
- How to transfer large amounts of data via network.
- http://www.filecatalyst.com/open-source-fast-file-transfers
- http://coolpandaca.wordpress.com/2012/10/30/hscp-udt-udp-a-better-way-of-scp-and-file-transfer-over-the-network/
- http://en.wikipedia.org/wiki/GridFTP
- http://www.globus.org/toolkit/docs/latest-stable/gridftp/
- http://www.globus.org/toolkit/docs/latest-stable/gridftp/gridftp.pdf
- http://udt.sourceforge.net/
- http://udt.sourceforge.net/doc.html
- http://sourceforge.net/p/udt/git/ci/master/tree/
- http://blog.verycloud.com/blog/
- http://www.hpcwire.com/hpcwire/2009-12-08/open_cloud_testbed_wins_bandwidth_challenge_at_sc09.html
- https://github.com/rriley/tsunami-udp
- Using Tsunami UDP in AWS- How it helps, Configuration and Comparison
- http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.113.4551&rep=rep1&type=pdf
- http://www.csm.ornl.gov/~dunigan/netperf/udp/
- 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
- http://stackoverflow.com/questions/6774201/how-to-upload-a-file-from-the-browser-to-amazon-s3-with-node-js-express-and-kn
- https://github.com/LearnBoost/knox
- https://github.com/nathanoehlman/knox-mpu
- https://github.com/goodeggs/knox-copy
- https://github.com/segmentio/s3-lister
- https://github.com/nathanpeck/s3-upload-stream
GoAMZ