Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3cmd #2

Open
dreadknot opened this issue Dec 13, 2013 · 0 comments
Open

s3cmd #2

dreadknot opened this issue Dec 13, 2013 · 0 comments

Comments

@dreadknot
Copy link
Owner

s3cmd configure

sudo apt-get install s3cmd
s3cmd --configure
Enter new values or accept defaults in brackets with Enter.
Refer to user manual for detailed description of all options.

Access key and Secret key are your identifiers for Amazon S3
Access Key: 
Secret Key: 
Save settings? [y/N] y
Configuration saved to '/home/vagrant/.s3cfg'

Put a file

s3cmd put test s3://bucket
test -> s3://bucket/test  [1 of 1]
 0 of 0     0% in    0s     0.00 B/s  done

List a bucket

vagrant@stormbase:/tmp$ s3cmd ls s3://bucket
2013-12-12 18:27         0   s3://bucket/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant