Live Directory Monitoring to S3
Open
difficulty-medium
Hacktoberfest
help wanted
- Dominant language
- Go
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
s3backup cannot actively monitor a directory and upload files.
**Describe the solution you'd like**
s3backup is started in a mode that watches a specific directory i.e. /home/user/directory and uploads to S3 any new files added to the directory dynamically.
**Describe alternatives you've considered**
I've written similar scripts using python and the AWS SDK. Mainly used for legacy systems that use EFT processes that need to go to S3.
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.