Skip to content

ehershey/awsfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awsfs

View AWS infrastructure as a filesystem.

Requirements

  • FUSE
  • AWS account and credentials

Timestamp support

  • s3 bucket creation date = bucket directory creation date
  • s3 file mtime = file mtime
  • directory mtime = data reload time

To run

$ go run . /mnt/awsfs

Notes

s3 is the only service implemented.

No write support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages