Logsup takes a file, encrypts it, and uploads it to Amazon's S3 storage service. It also writes a "receipt" for that file in Amazon's SDB, so you can have a collection of details about it separate from the file (most of that info exists in metadata too).
| Tags | Logs upload encryption Amazon s3 SDB |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Linux (32 and 64 bit) |
| Implementation | Python |