You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
424 B
13 lines
424 B
3 years ago
|
# This file can be used in two ways:
|
||
|
# 1) System-wide password file - Copy to /etc and make it readable only
|
||
|
# by root (chmod 0640 && chown root:root)
|
||
|
# 2) Copy to ~/.passwd-s3fs owned by you and with 0600 permissions for
|
||
|
# per-user mounts
|
||
|
#
|
||
|
# In both cases, you can specify a general access and secret, like this:
|
||
|
# accessKeyId:secretAccessKey
|
||
|
#
|
||
|
# or per-bucket credentials:
|
||
|
# bucketName:accessKeyId:secretAccessKey
|
||
|
|