s3cmd s3://MYBUCKET/FOLDER
does not work. (folder is empty)
s3cmd s3://MYBUCKET/FILE
does not work.
Output of both commands is "File FILE sucessfully deleted", yet the file remains on the bucket.
Deleting with the S3 Webinterface works just fine.