First, IntroductionAmazon Simple Storage Service (S3) is a public service that WEB application developers can use to store digital assets, including pictures, videos, music, and documents. S3 provides a RESTful API for programmatic interaction with the service. With this article, you'll learn how to use the open source jets3t library to store and retrieve data us
Amazon S3 is all called Amazon Simple storage Services (Amazon simple Storage Service) is simply a server to store files online, you can put your own files, and then through its open APIs to manage. The official website is http://aws.amazon.com/cn/s3/There is a bucketon the
Linux file System (FUSE) to access Dropbox, Sugarsync, Amazon S3, Google Storage, Google Drive or WebDAV servers.http://joe42.github.com/CloudFusion/Https://github.com/joe42/CloudFusion-------------------------------------------------Fuse is also a way to:A FUSE wrapper around MongoDB ' s GridfsHttps://github.com/mikejs/gridfs-fuseA usermode hookable Filesystem Libraryhttp://osrg.github.io/earthquake/subpro
Document directory
Good news
1. Create a New buckets
2. upload a file/directory
3. Set file attributes
Back to bucket attributes
Logging Tab
Specifications Tab
Lifecycle Tab
S3 is short for Amazon simple storage service, simple storage service, scalable storage in the cloud, and scalable cloud storage.Good news
AWS free usage tier*
As part of the AWS free usage tier, you can get started with
Recently, the project needs to use the AWS S3 API to implement file upload and download function, only to find that the internet about. NET implementation of this feature is not many articles, there are a few are also very old version of the use of AWS description, writing and packaging classes, etc. are basically scrapped. Although this, but still very grateful that several articles gave me direction. I'll
credentials into the code during the development process, but you can also write to the code without creating the configuration file.Connection EC2:Import Boto.ec2conn = Boto.ec2.connect_to_region ("ap-northeast-1")The above code can be connected to the corresponding area of EC2, please refer to the area code:
Code
name
ap-northeast-1
Asia Pacific Region (Tokyo)
ap-southeast-1
Asia Pacific Region (Singapore)
ap-south
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.