kahing / goofys

a high-performance, POSIX-ish Amazon S3 file system written in Go
Apache License 2.0
5.18k stars 521 forks source link

not able to write to file #766

Open samyswam opened 1 year ago

samyswam commented 1 year ago

we have give full permissions to file but still fuse not able to write

s3.DEBUG DEBUG: Validate Response s3/HeadObject failed, attempt 0/3, error NotFound: Not Found

kahing commented 1 year ago

this seems like a normal debug log. could you post the relevant debug log?