Problem scenario
You are trying to run an s3cmd command (e.g., s3cmd ls), but it is not working. You run an s3cmd command and you get this:
ERROR: /home/jdoe/.s3cfg: None
ERROR: Configuration file not available.
ERROR: Consider using –configure parameter to create one.
What do you do?
Possible Solution #1
1. sudo find / -name .s3cfg
2.
…
Continue reading “How Do You Troubleshoot an s3cmd Error About “.s3cfg: None”?”