1
0
mirror of https://github.com/Luzifer/cloudbox.git synced 2024-09-08 02:09:10 +00:00
Go to file
Knut Ahlers 302834bb01
Enable configuration through ENV
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-30 05:39:56 +02:00
cmd/cloudbox Enable configuration through ENV 2019-06-30 05:39:56 +02:00
providers Add prefix sync for s3 buckets 2019-06-30 05:33:34 +02:00
sync Fix broken behaviour when using checksums 2019-06-17 01:09:16 +02:00
.gitignore Add basic structure 2019-06-16 02:05:06 +02:00
Dockerfile Add docker build 2019-06-29 22:51:01 +02:00
go.mod Add docker build 2019-06-29 22:51:01 +02:00
go.sum Add docker build 2019-06-29 22:51:01 +02:00
LICENSE Add meta stuff 2019-06-29 22:41:26 +02:00
README.md Add meta stuff 2019-06-29 22:41:26 +02:00

Go Report Card

Luzifer / cloudbox

cloudbox is a bidirectional sync provider for local dirs and a remote provider like a S3 bucket. Changes are detected through file attributes (size, modification time) or if supported by the remote provider through checksums.