# 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 ```