latest versions

This commit is contained in:
2026-02-12 12:26:39 -08:00
parent 82b5ed0b3c
commit 78cadee871
97 changed files with 3288 additions and 124 deletions

48
mastodon-s3-move/Makefile Normal file
View File

@@ -0,0 +1,48 @@
PAR := 50
default: dl
dl:
rclone copy \
--progress \
--transfers $(PAR) \
--stats-unit bits \
--retries 10 \
--retries-sleep 60s \
--checkers $(PAR) \
--fast-list \
--s3-list-chunk 5000 \
--s3-disable-http2 \
--s3-sdk-log-mode Request,Response \
--no-traverse \
--check-first \
-vv --log-file=rclone-log-202505.txt \
mastodon-nbg1-s3:mastodon/ las1stor1-files:/srv/berlin.sneak.fs.mastodon-media/mastodon-bucket/
downloadold:
rclone copy \
--progress \
--transfers $(PAR) \
--stats-unit bits \
--retries 10 \
--retries-sleep 60s \
--fast-list \
--checkers=$(PAR) \
--check-first \
-vv --log-file=rclone-log.txt \
mastodon-nbg1-s3:mastodon/ ./mastodon-bucket/
copy:
rclone copy \
-v -v -v \
--progress \
--transfers $(PAR) \
--stats-unit bits \
--retries 10 \
--retries-sleep 60s \
--fast-list \
--checkers $(PAR) \
--check-first \
--log-file=rclone-copy-las1stor1.txt \
./ \
las1stor1-files:/srv/berlin.sneak.fs.mastodon-media/