Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@pocfe1-ib ~]# s3cmd ls
- WARNING: Retrying failed request: / ([Errno -2] Name or service not known)
- WARNING: Waiting 3 sec...
- WARNING: Retrying failed request: / ([Errno -2] Name or service not known)
- WARNING: Waiting 6 sec...
- ^CSee ya!
- This is the default s3cfg file i have just changed access_key and secret_key and host_bucket
- [root@pocfe1-ib ~]# cat .s3cfg
- [default]
- access_key = NDCN5S12DP53PMCT5X05
- bucket_location = US
- cloudfront_host = cloudfront.amazonaws.com
- cloudfront_resource = /2010-07-15/distribution
- default_mime_type = binary/octet-stream
- delete_removed = False
- dry_run = False
- encoding = UTF-8
- encrypt = False
- follow_symlinks = False
- force = False
- get_continue = False
- gpg_command = /usr/bin/gpg
- gpg_decrypt = %(gpg_command)s -d --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
- gpg_encrypt = %(gpg_command)s -c --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
- gpg_passphrase = root
- guess_mime_type = True
- host_base = pocfe1-ib
- host_bucket = %(bucket)s.pocfe1-ib
- human_readable_sizes = False
- list_md5 = False
- log_target_prefix =
- preserve_attrs = True
- progress_meter = True
- proxy_host =
- proxy_port = 0
- recursive = False
- recv_chunk = 4096
- reduced_redundancy = False
- secret_key = HBRaqz7jlDyTpjeiDMJaAmbODG0TLj\/NoCXvXpVs"}]
- send_chunk = 4096
- simpledb_host = sdb.amazonaws.com
- skip_existing = False
- socket_timeout = 300
- urlencoding_mode = normal
- use_https = False
- verbosity = WARNING
- [root@pocfe1-ib ~]#
Advertisement
Add Comment
Please, Sign In to add comment