Commit Graph

56 Commits

Author SHA1 Message Date
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
Julio Gonzalez Gil
4779d14d7d Make the compilation instructions generic 2018-10-08 22:27:01 +02:00
Julio Gonzalez Gil
5634f9bdcd New installation instructions for Fedora >= 27 and CentOS7 2018-10-07 00:52:45 +02:00
Takeshi Nakatani
dcd70daf48
Merge pull request #819 from soulprovidr/master
#691: Made instructions for creating password file more obvious.
2018-09-17 17:01:53 +09:00
Shola Anozie
45b67b9604 #691: Made instructions for creating password file more obvious. 2018-09-09 23:11:12 -05:00
Marcel Ackermann
4c5f510207
add Backblaze B2
this is relevant because Backblaze B2 is fairly popular and thus mentioning it helps s3fs
2018-07-17 13:49:31 +02:00
Julio Gonzalez Gil
6b57a8c1fc Instructions for SUSE and openSUSE prebuilt packages 2018-07-05 10:23:26 +02:00
Takeshi Nakatani
e49d594db4
Merge pull request #766 from gaul/s3fs-python
Remove s3fs-python
2018-05-27 16:43:27 +09:00
Andrew Gaul
b323312312 Remove s3fs-python
This no longer exists.
2018-05-23 16:06:41 -07:00
Andrew Gaul
58e52bad4f Add Debian installation instructions 2018-05-23 16:03:02 -07:00
Takeshi Nakatani
a0e62b5588
Merge pull request #762 from gaul/s3proxy-1.6.0
Upgrade to S3Proxy 1.6.0
2018-05-23 22:23:33 +09:00
Takeshi Nakatani
e9831dd772
Merge pull request #761 from gaul/ubuntu-16.04
Simplify installation for Ubuntu 16.04
2018-05-23 22:15:01 +09:00
Andrew Gaul
ad9a374229 Simplify installation for Ubuntu 16.04
Also reorganize installation vs. compilation.
2018-05-16 17:40:13 -07:00
Andrew Gaul
1b86e4d414 Upgrade to S3Proxy 1.6.0
Release notes:

https://github.com/gaul/s3proxy/releases/tag/s3proxy-1.6.0
https://github.com/gaul/s3proxy/releases/tag/s3proxy-1.5.5
https://github.com/gaul/s3proxy/releases/tag/s3proxy-1.5.4
2018-05-16 16:38:17 -07:00
Or Ozeri
7a4696fc17 recommend openssl over gnutls for performance 2018-05-06 15:29:42 +03:00
Vadim Eremeev
246b767b64
Remove space in front of ~/.passwd-s3fs 2018-02-05 16:49:02 +07:00
Vadim Eremeev
b048c981ad
Update README.md with details about .passwd-s3fs 2017-12-22 16:20:02 +07:00
Cristian
8b0acd75e0
Fix dbglevel usage 2017-12-14 14:37:18 -08:00
Or Ozeri
bd4bc0e7f1 add support for IBM IAM authentication 2017-11-23 12:01:52 +02:00
Takeshi Nakatani
30b7a69d3d README.md Addition 2017-11-19 07:03:39 +00:00
Takeshi Nakatani
5653ab39fc Merge pull request #639 from andrewgaul/homebrew
Update Homebrew instructions
2017-09-17 15:43:03 +09:00
Takeshi Nakatani
473dd7c940 Merge pull request #637 from andrewgaul/non-aws-s3
Add blurb about non-Amazon S3 implementations
2017-09-17 15:37:13 +09:00
Takeshi Nakatani
ee824d52ba Merge pull request #638 from andrewgaul/readme-fixes
Minor fixes to README
2017-09-17 15:31:09 +09:00
Andrew Gaul
f214cb03b2 Update Homebrew instructions
These moved to homebrew-core:

https://github.com/Homebrew/homebrew-core/pull/11283
2017-09-12 18:58:19 -07:00
Andrew Gaul
416c51799b Minor fixes to README 2017-09-12 18:44:27 -07:00
Andrew Gaul
cf6f665f03 Add blurb about non-Amazon S3 implementations
References #629.
2017-09-12 18:09:56 -07:00
swordsreversed
bc09129ec5 Update README.md 2017-08-01 10:20:46 +10:00
swordsreversed
cd94f638e2 Update README.md
Add fuse as a dependency!
2017-07-31 21:23:08 +10:00
Andrew Gaul
185192be67 Add Homebrew instructions 2017-05-22 10:12:22 -07:00
Takeshi Nakatani
7d6312ac78 Added links for eventual consistency in README.md - #515 2017-01-15 08:23:55 +00:00
Takeshi Nakatani
6be3236b28 Merge pull request #451 from kasbah/patch-1
Correct path in README
2016-07-24 17:32:35 +09:00
Dan Sullivan
4deb6fdd84 added fuse package for mounting via /etc/fstab, fixes #417 2016-07-15 06:12:47 -05:00
Kaspar Emanuel
2d5be2157a Correct path in README 2016-07-14 16:55:03 +01:00
Takeshi Nakatani
a7d2148c60 Added travis CI badge in README.md
Added travis CI badge in README.md.
2016-05-29 11:40:58 +09:00
Takeshi Nakatani
540c04e6cc Updated README.md for fstab example. 2016-01-24 05:34:28 +00:00
Jirapong Nanta
0615338592 update about netfs on boot 2016-01-19 12:06:10 +07:00
Jirapong Nanta
b847872622 update README.md for fstab 2016-01-19 11:22:55 +07:00
Andrew Gaul
8e5e44bfce Add goofys to references 2016-01-07 16:14:11 -08:00
Takeshi Nakatani
e804441234 Added FAQ wiki page link in README.md 2015-11-26 21:31:03 +09:00
Nick Stinger
0aef0cf765 Added the _netdev option to the fstab example.
Although the network device option (_netdev) may not work everywhere, the option likely does no harm on systems where it's not supported. By adding the option to the example, it will inform users of the necessity for post-network activation and how that might be accomplished.
2015-09-15 10:34:15 +09:00