[GH-ISSUE #345] Can rmdir a non-empty directory running against AWS S3 #180

Closed
opened 2026-03-04 01:42:59 +03:00 by kerem · 3 comments
Owner

Originally created by @RobbKistler on GitHub (Feb 5, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/345

The integration test test_remove_nonempty_directory fails if s3fs-fuse is running against Amazon AWS. It passes against S3Proxy 1.4.0. See https://github.com/andrewgaul/s3proxy/issues/119

Originally created by @RobbKistler on GitHub (Feb 5, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/345 The integration test `test_remove_nonempty_directory` fails if s3fs-fuse is running against Amazon AWS. It passes against S3Proxy 1.4.0. See https://github.com/andrewgaul/s3proxy/issues/119
kerem closed this issue 2026-03-04 01:42:59 +03:00
Author
Owner

@gaul commented on GitHub (Feb 5, 2016):

@RobbKistler great catch! I was testing S3Proxy 1.5.0-SNAPSHOT and could not figure out why it regressed vs. 1.4.0. Turns out some of the prefix and delimiter fixes in 1.5.0 made S3Proxy more correct and thus fail like real S3.

<!-- gh-comment-id:180232164 --> @gaul commented on GitHub (Feb 5, 2016): @RobbKistler great catch! I was testing S3Proxy 1.5.0-SNAPSHOT and could not figure out why it regressed vs. 1.4.0. Turns out some of the prefix and delimiter fixes in 1.5.0 made S3Proxy more correct and thus fail like real S3.
Author
Owner

@RobbKistler commented on GitHub (Feb 5, 2016):

Thanks :) Check out #346, hopefully fixes the issue without breaking anything else.

<!-- gh-comment-id:180234690 --> @RobbKistler commented on GitHub (Feb 5, 2016): Thanks :) Check out #346, hopefully fixes the issue without breaking anything else.
Author
Owner

@ggtakec commented on GitHub (Feb 6, 2016):

@RobbKistler and @andrewgaul I merged #346, sorry for replying late.

<!-- gh-comment-id:180727959 --> @ggtakec commented on GitHub (Feb 6, 2016): @RobbKistler and @andrewgaul I merged #346, sorry for replying late.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#180
No description provided.