2020-04-02 08:20:26 +08:00
2020-03-30 00:48:57 +08:00
2020-03-29 00:16:11 +08:00
2019-12-25 01:02:06 +08:00
2019-11-24 18:55:22 +08:00
2019-12-17 08:14:15 +08:00

oss-backupd

Backup file or directory to OSS, can be encrypted.

Config read order:

  1. from command line, --config or -c
  2. from ./oss-backupd-config.json
  3. from ~/.oss-backupd-config.json
  4. from /etc/oss-backupd/config.json

Use direct signed URL or SDK?

OSS SDK in Rust:

PGP in Rust:

keys.openpgp.org uses: Sequoia-PGP ( https://sequoia-pgp.org/ )


On Linux:

git clone https://git.lysator.liu.se/nettle/nettle
cd nettle
./.bootstrap
./configure
make
sudo make install
Description
Backup file or directory to OSS, can be encrypted.
Readme MIT 771 KiB
Languages
Rust 99.7%
Just 0.3%