drifter 0.1.11

A TUI-based S3 multipart uploader featuring resumable transfers and ClamAV integration.
Documentation
1
2
3
4
5
6
pub mod ingest;
pub mod log_watcher;
pub mod reporter;
pub mod scanner;
pub mod uploader;
pub mod watch;