Aleksey Lobanov 19628bc774
Some checks failed
Push to local registry / Build and push image (push) Failing after 21s
ci: Single tag
2024-07-21 22:19:07 +03:00
2024-07-21 22:19:07 +03:00
2023-02-11 19:28:21 +03:00
2023-02-11 19:30:51 +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%