Aleksey Lobanov cd6e11fe48
All checks were successful
Push to local registry / Build and push image (push) Successful in 2m8s
refactor[auto]: pre-commit
2024-10-13 01:06:41 +03:00
2024-10-13 01:06:41 +03:00
2024-10-13 01:06:10 +03:00
2023-02-11 19:28:21 +03:00
2023-02-11 19:31:58 +03:00
2023-02-11 19:31:58 +03:00

s3-mirror

Full mirroring between two s3-targets with redundant files removing.

Example with Docker

docker build . -t s3-mirror
podman run -v ~/.mcli/config.json:/root/.mc/config.json:ro --rm s3-mirror
Description
Full mirroring between two s3-targets with redundant files removing.
Readme GPL-3.0 52 KiB
Languages
Python 96.7%
Dockerfile 3.3%