ShadowClone
ShadowClone copied to clipboard
Deleting files from bucket after run
I've noticed that billing has appeared in my AWS account, much quicker than I expected.
In my AWS account, I can see storage buckets containing files that may be large and never erased..
I saw that there is a function delete_bucket_files()
in shadowclone.py
to handle this:
but you comment the function call, is there a reason for that?
I have the same doubt