s3fs
@s3fsfuse
Followers
33
Following
1
Media
0
Statuses
19
FUSE-based file system backed by Amazon S3
Joined September 2019
#s3fs 1.96 released with improved performance and FUSE 3 compatibility:
github.com
#1867 - Require FUSE 3 on Linux #2596 - Require C++14 #2623 - Improve IO concurrency #2669 - Rename -o endpoint to -o region for clarity #2728 - #2731 - #2736 - Avoid HeadObject calls with improved...
0
1
0
#s3fs 1.95 released with improved thread safety and many bug fixes:
github.com
#2424 - Add ipresolve option to select IPv4- or IPv6-only #2443 - Retry request on HTTP 429 error #2448 - Changed s3fs logo #2455 - Fix deadlock in FdManager::ChangeEntityToTempPath #2487 - #2492 -...
0
2
1
#s3fs 1.94 released with improved memory management and and many bug fixes:
github.com
#2409 - Fixed a bug that mounting with ksmid specified to fail #2404 - Fixed ordering problem between fdatasync and flush #2399 - Fixed ListBucket/IAM edge cases #2376 - Corrected list_bucket to se...
0
1
0
#s3fs 1.93 released with support for macOS FUSE-T and a fix for a regression when listing implicit directories:
github.com
#2212 - Allow listing implicit directories #2194 - #2209 - #2211 - #2214 - #2215 - Fix thread safety issues #2191 - #2201 - Add support for FUSE-T on macOS Thanks @eryugey, @macos-fuse-t, @tanguofu...
0
2
4
#s3fs 1.92 released with 33% faster readdir, better local caching, experimental streaming uploads, external credential support, and many bug fixes:
github.com
#1802 - #2104 - New option: streamupload #1922 - Enable noobj_cache by default #1927 - #2101 - New option: credlib and credlib_ops #1957 - Fixed a bug that regular files could not be created by mkn...
0
1
0
#s3fs 1.91 released with Windows MSYS2 support, faster truncation, higher-precision times, and many bug fixes:
github.com
#1760 - Fix IAM role retrieval from IMDSv2 #1753 - Fix RowFlush can not upload last part smaller than 5MB using NoCacheMultipartPost #1809 - Fix mixupload return EntityTooSmall while a copypart is ...
0
2
0
#s3fs 1.90 released with faster small file creation, support for GCS MPU, better error-handling, and many bug fixes:
github.com
#1599 - Don't ignore nomultipart when storage is low #1600 - #1602 - #1604 - #1617 - #1619 - #1620 - #1623 - #1624 - Fix POSIX compatibility issues found by pjdfstest #1630 - Fail CheckBucket w...
0
2
2
.@googlecloud recently added GCS S3 multipart support and now s3fs can enable its multipart upload optimizations:
github.com
This works around a GCS quirk that incorrectly requires this header. Fixes #1661.
0
0
1
s3fs improved its small file creation performance by 33%:
github.com
@ggtakec in relation to #427 (comment)_ ... we have application architecture that needs to support zero byte files and discovered this issue during testing. I am sure this has been considered but w...
0
1
1
#s3fs 1.89 released with a fix for a regression when writing files larger than 10 GB, faster performance when writing files smaller than 5 GB, and several bug fixes:
github.com
#1520 - #1525 - #1534 - #1549 - Propagate S3 errors to errno more accurately #1546 - #1559 - Allow writing > 5 GB single-part objects supported by some non-AWS S3 #1553 - #1555 - Allow configura...
0
2
2
I presented a re-introduction to @s3fsfuse at @linuxconfau discussing some pitfalls and progress over the last 10 years: https://t.co/Dbg2t5tj88
0
2
4
#s3fs 1.88 released with AWS IMDSv2 support, deep archive support, improved 32-bit compatibility, periodic flushing of dirty data, and many bug fixes:
github.com
#1349 - Fixed a bug about move file over limit of ensure space #1363 - #1366 - #1439 - Fix multiple race conditions #1365 - Dynamically determine whether lseek extended options are supported #1374 ...
0
2
0
I presented trade-offs in S3 filesystems comparing @s3fsfuse, @s3goofys, and #s3ql at @ohiolinux conference: https://t.co/0VmzDomsMP
0
2
4
.@awscloud announces strong consistency for S3 in all regions:
aws.amazon.com
When we launched S3 back in 2006, I discussed its virtually unlimited capacity (“…easily store any number of blocks…”), the fact that it was designed to provide 99.99% availability, and that it...
0
0
0
#s3fs 1.87 released with tweaked caching defaults, Glacier support, improved compatibility with @alibaba_cloud OSS and @googlecloud storage, and many bug fixes:
github.com
#1244 - use correct content-type when complete multipart upload #1265 - Fixed a bug of stats cache compression #1271 - Fixed the truncation bug of stat file for cache file #1274 - Improved strictne...
0
2
2
#s3fs 1.86 released with partial file update optimizations, large file compatibility on 32-bit platforms, and concurrency and data corruption fixes:
github.com
#965 - enable various optimizations when using modern curl #1002 - allow SSE-C keys to have NUL bytes #1008 - add session token support #1039 - allow large files on 32-bit systems like Raspberry Pi...
0
2
1