Answer the question
In order to leave comments, you need to log in
How to remove strange entity from S3?
While testing a bash script for uploading files to a local analogue of S3, it accidentally created something incomprehensible.
The script is now working fine and when uploading it creates normal folders and files, I'm not even sure how to reproduce what happened
. If you mount S3 via fuse, then ls -1lsFa shows the following:
1 rwxr-x---. 1 user user 0 Dec 31 1969 /.
1 rwxr-x---. 1 user user 0 Dec 31 1969 /..
? ?????????? ? ? ? ? ? keystore
Answer the question
In order to leave comments, you need to log in
Use native aws cli commands or poke in the AWS Console. Using third-party tools regularly can lead to strange problems and difficulties
Judging by the question marks - you do not have rights to this object. Try another tool (webface) or user
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question