add stats in rclone output

This commit is contained in:
Gabriel Augendre 2025-03-18 08:52:12 +01:00
parent 9d10f5ef89
commit 264391865e

View file

@ -1,3 +1,3 @@
#!/bin/bash
set -euo pipefail
/usr/bin/rclone copy --transfers=10 --checksum pcloud:/ backblaze-pcloud-backup:gaugendre-pcloud-backup/
/usr/bin/rclone copy --stats=30m --stats-log-level=NOTICE --transfers=10 --checksum pcloud:/ backblaze-pcloud-backup:gaugendre-pcloud-backup/