Amazon s3 tools
FUSE-based file system backed by Amazon S3. Mount a bucket as a local file system read/write. Store files/folders natively and transparently.
- Developed at filesystems
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/s3fs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
s3fs-1.74.tar.gz | 0000199120 194 KB | |
s3fs.changes | 0000001278 1.25 KB | |
s3fs.spec | 0000001682 1.64 KB |
Revision 3 (latest revision is 21)
Stephan Kulow (coolo)
accepted
request 221828
from
Robert Schweikert (rjschwei)
(revision 3)
- Update to version 1.74 + Fixed bugs - Fixed wrong printf format. - Fixed a bug at changing umask. - Fixed a bug at changing utimens. - When changing object size, could not update stat cache. - Fixed some memory leak. - Fixed a bug about ftruncate(Issue 371). - Fixed a bug about multipart post request(Issue 371). - Fixed a bug about multipart post/head retrying(Issue 389). - Fixed public_bucket option bug - Fixed file size over flow on 32bit OS + Changed codes - Calling curl_global_init function once. - Adds dynamic lock callback for OpenSSL. - Checking strict for s3fs command parameters. - Caches SSL session. - Changes parallel count 500 to 20 for multipart head req. - Adds --enable-nss-init configure option. - Changes updating timing for object cache(Issue 368). - Changes level for some debugging codes. - Adds casting for curl_ott_t variables. - Adds IAM role option. - Adds function on utility mode for removing failed multipart req.
Comments 0