[GH-ISSUE #1360] The gid/uid of moved files is incorrect #727

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

Originally created by @ggtakec on GitHub (Aug 12, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1360

Version of s3fs being used (s3fs --version)

v1.86, v1.87

#1346

Details about issue

In addition to the mount point of s3fs, create a file larger than the size to be uploaded by multipart upload and move the file to the mount point or less.
After that, the owner and group of the original file will be incorrect.
This happens for the same reason as Issue #1346.

Originally created by @ggtakec on GitHub (Aug 12, 2020). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1360 #### Version of s3fs being used (s3fs --version) v1.86, v1.87 #### Related Issue #1346 ### Details about issue In addition to the mount point of s3fs, create a file larger than the size to be uploaded by multipart upload and move the file to the mount point or less. After that, the owner and group of the original file will be incorrect. This happens for the same reason as Issue #1346.
kerem closed this issue 2026-03-04 01:48:16 +03:00
Author
Owner

@gaul commented on GitHub (Aug 16, 2020):

@ggtakec Can we add a test for this?

<!-- gh-comment-id:674499812 --> @gaul commented on GitHub (Aug 16, 2020): @ggtakec Can we add a test for this?
Author
Owner

@ggtakec commented on GitHub (Aug 16, 2020):

@gaul I think it's possible.
I will create a PR code, so please wait a while.

<!-- gh-comment-id:674503516 --> @ggtakec commented on GitHub (Aug 16, 2020): @gaul I think it's possible. I will create a PR code, so please wait a while.
Author
Owner

@ggtakec commented on GitHub (Aug 20, 2020):

#1364 is merged for this issue.

<!-- gh-comment-id:677669717 --> @ggtakec commented on GitHub (Aug 20, 2020): #1364 is merged for this issue.
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#727
No description provided.