mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #342] some directory content not shown #177
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tnptarun on GitHub (Jan 28, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/342
I have installed s3fs version 1.79 on Amazon Linux AMI and mounted the s3bucket.
In bucket there are 8 directories. Out of 8 directories, 6 directories and its contents are shown while 2 name of 2 directory is shown but not its content.
---------- 1 root root 0 May 2 2013 dir1
---------- 1 root root 0 May 25 2012 dir2
d--------- 1 root root 0 Dec 31 1969 dir3
d--------- 1 root root 0 Nov 30 08:36 dir4
d--------- 1 root root 0 May 21 2015 dir5
d--------- 1 root root 0 Dec 31 1969 dir6
d--------- 1 root root 0 May 21 2015 dir7
d--------- 1 root root 0 Dec 31 1969 dir8
S3cmd Command output as below :
s3cmd ls s3://tarun
DIR s3://tarun/dir1/
DIR s3://tarun/dir2/
DIR s3://tarun/dir3/
DIR s3://tarun/dir4/
DIR s3://tarun/dir5/
DIR s3://tarun/dir6/
DIR s3://tarun/dir7/
DIR s3://tarun/dir8/
Please help me to figure out the issue.
Thanks and Regares,
Tarun
@tnptarun commented on GitHub (Jan 29, 2016):
I have resolved the issue by reading this URL : https://github.com/s3fs-fuse/s3fs-fuse/issues/13
AliHosny commented on Apr 20, 2014
Thanks for the help, for me it seems that w3tc wordpress plugin create folders with messed permissions , creating the folder again on bucket explorer solved the problem without losing my files
I logged on to s3 console and again created the folder dir1 and dir2 without removing it. After creating the folder with same name on aws s3 console it was not created another folder with same name.
On Instance I remounted the bucket and found that both directory are showing correctly.
Thanks and Regards,
Tarun
+91-9958829967