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
- Host: GitHub
- URL: https://github.com/random-python/file_sync_s3
- Owner: random-python
- License: apache-2.0
- Created: 2020-02-15T17:13:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T16:19:45.000Z (over 6 years ago)
- Last Synced: 2026-02-22T22:57:52.318Z (3 months ago)
- Topics: amazon, aws, expiration, file, inotify, python, s3, service, sync
- Language: Python
- Homepage: https://pypi.org/project/file-sync-s3/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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)