nguyenminhdungpg
nguyenminhdungpg
Hi @gaul , thank you very much, I will looking into your suggestion options.
@gaul Could I ask you a question? When I install s3fs-fuse from Ubuntu repo, I can easily remove it using this command `apt-get purge --auto-remove s3fs -y`. But when I...
I already google and some say make uninstall can do the job but there is a note `But this will work only if the developer of the package has taken...
Hi @gaul , sorry for late response. I use `make uninstall` and it works. I also decided to install s3fs 1.93 from source but placed all commands to a bash...
@jestiny0 Hi, I also has the error "Transport endpoint is not connected" quite often but I cannot figure out when exactly it happens. So I apply a solution that can...
@jestiny0 I also hope that but at this time the work around does its job quite good. Sometimes I get Slack notification msg that it has just been remounted, may...
I also encountered this error when using **s3fs** and now **mountpoint-s3**. I am applying a solution that I described in this comment: https://github.com/s3fs-fuse/s3fs-fuse/issues/2356#issuecomment-1791770501
Hi @dannycjones thank you for your information. My usecase for using **disable_noobj_cache** option of s3fs at this time is very weird and it is not good. There are 2 services...
Hi @dannycjones Is there any news about how to flag off negative cache? Currently I am setting TTL to 6 months but with negative cache is always enabled, some logics...
Hi @monthonk , thank you for your information. I have a service to upload files to S3 using AWS SDK. File will be stored in folder tree with multi level...