Native S3 sync implementation

This commit is contained in:
2021-08-10 04:06:55 +03:00
parent 952b55f707
commit 43d839c255
11 changed files with 210 additions and 26 deletions

View File

@ -40,7 +40,7 @@ target =
command = rsync --archive --compress --partial --delete
[s3]
command = aws s3 sync --quiet --delete
chunk_size = 8388608
[web]
host = 0.0.0.0