Skip to content

phish3y/object-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-fs Rust Report Card CI Status

FUSE filesystem abstraction over object storages: Amazon S3, Google Cloud Storage

Dependencies

  • Rust 1.83.0 (tested)
  • FUSE (see here)
  • AWS (see here) OR GCP (see here) configured credentials

Usage

./objectfs s3://<bucket-name> <mount-point>
./objectfs gs://<bucket-name> <mount-point>

About

FUSE filesystem abstraction over object storages: Amazon S3, Google Cloud Storage

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •