Skip to content

russross/s3dirsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propolis

Propolis publishes a local directory to an Amazon S3 bucket. It watches for changes in the local directory and mirrors them online. This is useful as a publishing tool or as a simple backup system.

It is written in Go and uses sqlite as a local metadata cache. It uses inotify to watch for local changes, and as such requires Linux.

Status

Dead. I never got very far on this and don't expect to ever continue development.

About

A daemon that syncs a local directory with an Amazon S3 bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published