简体   繁体   English

Mac OSX中的Amazon S3?

[英]Amazon s3 in mac osx?

Any tutorials or samples available for amazon s3 in mac os x? 在Mac OS X中可用于Amazon S3的任何教程或示例吗?
Just needed a sample for the s3 simple upload download operation. 只需一个用于s3简单上载下载操作的示例。
Searched a lot for api.but not available!! 搜索了很多api。但是不可用!
Found custom one by Tom Anderson.But I cannot make it work. 由汤姆·安德森(Tom Anderson)找到了习惯一,但我不能使它起作用。
Is there any workaround ?Looking for tutorials or source samples? 有任何解决方法吗?正在寻找教程或源样本吗?

From the command-line the aws-cli is the easiest way to upload to / download from S3. 在命令行中, aws-cli是从S3上传/下载的最简单方法。

See: http://docs.aws.amazon.com/cli/latest/reference/s3/index.html 请参阅: http : //docs.aws.amazon.com/cli/latest/reference/s3/index.html

For programmatic access, available SDKs are here: http://aws.amazon.com/tools/ 对于编程访问,可以在此处找到可用的SDK: http : //aws.amazon.com/tools/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM