1
0
mirror of https://github.com/Luzifer/cloudbox.git synced 2024-09-18 22:52:58 +00:00
Go to file
Knut Ahlers 19c56de84b
Add docker build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-29 22:51:01 +02:00
cmd/cloudbox Add share command to help 2019-06-29 22:38:00 +02:00
providers Fix broken behaviour when using checksums 2019-06-17 01:09:16 +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.