I am using s3cmd to upload files to my S3 server. My problem is that when a directory on the server does not exist the upload fails. How can I tell s3cmd to create the folde
This is how to create a folder s3cmd put foobar s3://bucket_name/new_directory/
to verify - s3cmd la