An open API service indexing awesome lists of open source software.

https://github.com/random-python/file_sync_s3

Amazon AWS S3 file sync service with inotify watchdog and scheduled expiration
https://github.com/random-python/file_sync_s3

amazon aws expiration file inotify python s3 service sync

Last synced: about 1 month ago
JSON representation

Amazon AWS S3 file sync service with inotify watchdog and scheduled expiration

Awesome Lists containing this project

README

          

## file_sync_s3

Amazon AWS S3 file sync service with inotify watchdog and scheduled expiration

### Usage

config:
* [etc/file_sync_s3/arkon.ini](https://github.com/random-python/file_sync_s3/blob/master/src/main/file_sync_s3/etc/file_sync_s3/arkon.ini)

example:
* [watcher_main.py](https://github.com/random-python/file_sync_s3/blob/master/src/test/file_sync_s3_test/watcher_main.py)