S3fs-fuse
Description
s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE(Filesystem in Userspace). s3fs makes you operate files and directories in S3 bucket like a local file system. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI.
Environment Modules
Run module spider s3fs-fuse
to find out what environment modules are available for this application.
System Variables
- HPC_S3FS_DIR - installation directory
- HPC_S3FS_BIN - executable directory
Additional Information
Installation includes goofys: https://github.com/kahing/goofys.