S3fs-fuse

From UFRC
Revision as of 14:09, 2 April 2025 by Achander (talk | contribs) (Created page with "Category:SoftwareCategory:file_management {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|s3fs-fuse}} |{{#vardefine:url|https://github.com/s3fs-fuse/s3fs-fuse}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |{{#vardefine:conf|}} <!--CONFIGURATION--> |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |{{#vardefine:job|}} <!--JOB SCRIPTS--> |{{#vardefine:policy|}} <!--POLICY--> |{{#vardefine:testing|}} <!--PROFILING-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

s3fs-fuse website  

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.