Commit Graph

95 Commits

Author SHA1 Message Date
Takeshi Nakatani c36827d1de
Fixed README.md for Github Action Badge URL (#2449) 2024-04-28 20:10:53 +09:00
Takeshi Nakatani cf6102f91b
Changed due to s3fs-fuse logo change (#2448) 2024-04-28 14:28:24 +09:00
Iain Samuel McLean Elder 546cdd0d91 Improve docs on environment variables 2023-09-21 12:40:46 +09:00
Andrew Gaul 64a142723a
Document environment variable configuration (#2281) 2023-08-19 23:23:05 +09:00
Takeshi Nakatani aeacd0a7d3
Updated README.md(feat #2109) (#2115) 2023-03-05 15:03:48 +09:00
Elvira Gandelman 14eb1a7fd8 Update readme, mac instructions, on M1 2022-12-07 07:46:17 +09:00
Andrew Gaul 4bec68713a
Add CSI for S3 to references (#1971) 2022-06-28 22:56:12 +09:00
Andrew Gaul 1abfb7e965
Reference docker-s3fs-client (#1925) 2022-03-21 20:44:07 +09:00
Andrew Gaul 662882d2f0
Always call clock_gettime(2) (#1871)
e01ded9e27 introduced this compatibility
shim but macOS 10.12 (2016) added this:
https://stackoverflow.com/a/39801564 .  Also remove fallback to
time(3) which loses precision.
2022-01-25 08:36:27 +09:00
Serhii Polishchuk 9ad9c382f4 Update README.md
Fixed install error
2022-01-04 22:44:49 +09:00
Vincent Milum Jr d5d541c7f7 Adding FreeBSD example to README
S3FS has existing on FreeBSD since 2009, and should be reflected here that it is well supported.
2021-08-26 10:18:56 +09:00
Andrew Gaul 012e6dd8a2
Fix README nit (#1726) 2021-07-22 13:54:20 +09:00
Andrew Gaul e477d7d186
Add note about Homebrew and FUSE (#1637) 2021-04-25 21:35:08 +09:00
Morteza Ghasempour 0a90a40569 remove duplicate line from README.md 2021-03-27 19:03:15 +09:00
Takeshi Nakatani 555c1dde3d Use Gtihub Actions instead of Travis CI 2021-01-04 23:46:54 +09:00
Brian Myers d246b9e8bf Update README for change in brew arguments
* Homebrew changed the arguments required to install casks. Previously,
  `brew cask install <package>` was the correct syntax, but now it's
  `brew install --cask <package>`. This small commit updates the
  instructions for installing `osxfuse` to reflect this change
2020-12-22 11:14:24 +09:00
Adam Johnson ef3d4e506d Update README note on eventual consistency
AWS promise read-after-write consistency now, but presumably non-AWS S3-compatible services are still eventually consistent.
2020-12-15 08:50:53 +09:00
Takeshi Nakatani 3c5b35b3b9
Update README.md for migrating travis-ci.com 2020-09-21 18:59:45 +09:00
yongqingliu a23d02923c add storage providers 2020-08-13 15:09:33 +09:00
Takeshi Nakatani e2fbcb4d30
Merge pull request #1348 from gaul/readme/ibm
Move IBM information to Non Amazon S3 wiki page
2020-08-03 00:55:11 +09:00
Andrew Gaul 83361e7905 Add some code backticks to README 2020-08-02 23:02:11 +09:00
Andrew Gaul 19abd9ffaf Move IBM information to Non Amazon S3 wiki page
This gives consistency with other providers:

https://github.com/s3fs-fuse/s3fs-fuse/wiki/Non-Amazon-S3
2020-08-01 20:22:30 +09:00
pxeger 3dd9832f61
`s3fs#bucketname ... fuse` -> `bucketname ... fuse.s3fs` (#1321) 2020-07-07 16:06:00 +01:00
Andrew Gaul 746a027e98 Expand on random write limitation 2020-05-05 08:12:04 +09:00
Miguel de Val-Borro a5f84535f3 Add install instructions for Arch Linux 2020-04-18 19:27:52 +09:00
Andrew Gaul d34475d6a1 Add random writes and appends to README 2020-02-24 18:21:13 +09:00
Andrew Gaul 34e797d6f5 Add Twitter link 2020-02-07 09:01:50 +09:00
Takeshi Nakatani 1a75a94253
Merge pull request #1205 from mikelolasagasti/update-doc
Update install instructions for Debian and Fedora
2019-11-24 19:41:05 +09:00
Mikel Olasagasti Uranga d5042a73bd Update install instructions for Debian and Fedora 2019-11-22 20:46:21 +01:00
Xiao Ba 64d4b2c0b0 Specfiy pkg-config as a necessary dependency for compilation 2019-11-17 17:37:07 -07:00
Petr Vaněk cc4a307415 Add Gentoo install instructions 2019-11-05 03:44:07 +09:00
Andrew Gaul af070fa3de Address markdownlint warnings 2019-04-17 08:09:31 +09:00
Andrew Gaul c426c896d0 Standardize installation section
Sort Linux distributions and simplify/standardize grammar.
2019-04-09 07:52:54 +09:00
Andrew Gaul 4c28eb2a78 Move compilation instructions to separate file
Most users should use distribution packages and expert users can
consult this file.  References #991.
2019-04-08 15:56:46 +09:00
Andrew Gaul cc196bfdf0 Make macOS instructions consistent with others 2019-03-11 14:36:36 +09:00
Andrew Gaul 555410386c Add instructions for Amazon Linux 2019-03-09 22:25:06 +09:00
Andrew Gaul f7760976a5 Document lack of inotify support
References #45.
2019-02-17 19:45:08 +09:00
Andrew Gaul f0f95478ec Update s3ql link 2019-02-04 21:03:46 -08:00
Andrew Gaul dede19d8c0 Reference better-known AWS CLI for compatibility 2019-01-21 17:32:57 -08:00
Andrew Gaul aa9bd1fa3c Prefer HTTPS links where possible
Fix a few stale links as well.
2019-01-18 11:09:08 -08:00
Andrew Gaul 786f1a8fc7 Add Server Fault to FAQs
Also correctly format Stack Overflow.
2019-01-10 11:17:32 -08:00
Andrew Gaul 3d225163f8 Correct typos in command-line parsing
Also fix stray macOS references.  References #869.
2019-01-02 14:40:57 -08:00
Andrew Gaul d4d60ff315 Include StackOverflow in FAQs 2018-11-13 22:19:17 -08:00
Takeshi Nakatani e8033f96de
Merge pull request #853 from gaul/readme-tilde
Replace ~ with ${HOME} in examples
2018-11-11 11:47:44 +09:00
Takeshi Nakatani 5fba542a29
Merge pull request #852 from gaul/aws-credentials-file
Allow credentials from ${HOME}/.aws/credentials
2018-11-11 11:37:38 +09:00
Andrew Gaul 9e530c86ae Allow credentials from ${HOME}/.aws/credentials
This matches the configuration from popular tools like AWS CLI and
allows multiple profile names via -o profile=name.  The existing
credential mechanisms continue to work.  Fixes #822.
2018-11-04 17:47:07 -08:00
Andrew Gaul 95857733a1 Replace ~ with ${HOME} in examples
Several of these do not work since the shell does not replace ~ in the
middle of a token, e.g., -o passwd=~/.passwd .  Replace all of them
for consistency.  Fixes #836.
2018-11-04 17:45:16 -08:00
Andrew Gaul 735e4b0848 Correct typo 2018-10-29 21:42:48 -07:00
Takeshi Nakatani e8d76a6f58
Merge pull request #840 from juliogonzalez/macOS
Replace all mentions to MacOS X to macOS
2018-10-28 20:33:51 +09:00
Julio Gonzalez Gil 830a971bde Replace all mentions to MacOS X to macOS 2018-10-14 23:23:19 +02:00