Closed GoogleCodeExporter closed 8 years ago
s3fs has the cache for file's stat information because s3fs takes many time
through HTTP(S).
The default stat cache entry count is 1000 files.
If there are many files in your bucket(the target by find command), you can
increase this value by s3fs options.
-o max_stat_cache_size
Please see man page for s3fs and try to test options about stat cache.
Thanks in advance for your help.
* Please use latest version s3fs which is moved to
Github(https://github.com/s3fs-fuse/s3fs-fuse).
Original comment by ggta...@gmail.com
on 6 Apr 2014 at 2:06
Original issue reported on code.google.com by
macnica...@gmail.com
on 18 Feb 2014 at 10:19