Y
Hacker News
new
|
ask
|
show
|
jobs
by
diggs
3163 days ago
Deleting a bucket in an object store is surprisingly non-trivial. See Amazon’s UI - it works fine for small object counts but is very buggy for larger buckets.
2 comments
atYevP
3163 days ago
Yea, it's definitely a pain-point. Wish we had a more elegant solution, but it's a tough problem to solve!
link
paulmd
3163 days ago
Try using rclone, does wonders for me.
link