diff --git a/sync-diaspora-buster b/sync-diaspora-buster
new file mode 100755
index 0000000000000000000000000000000000000000..f47476661ff8c62bc02cc50e76e394f3acb82cdd
--- /dev/null
+++ b/sync-diaspora-buster
@@ -0,0 +1 @@
+rsync -av --progress --inplace --delete . people.debian.org:public_html/diaspora-buster/ 
diff --git a/sync-diaspora-stretch b/sync-diaspora-stretch
new file mode 100755
index 0000000000000000000000000000000000000000..903fa19e7d7a91f679eeedd1300bde8602b31951
--- /dev/null
+++ b/sync-diaspora-stretch
@@ -0,0 +1 @@
+rsync -av --progress --inplace --delete . people.debian.org:public_html/diaspora-stretch/ 
diff --git a/sync-from-gitlab-snapshots b/sync-from-gitlab-snapshots
new file mode 100755
index 0000000000000000000000000000000000000000..058d749c238197b5bc2e9b96e57fa3fe393c9c9a
--- /dev/null
+++ b/sync-from-gitlab-snapshots
@@ -0,0 +1 @@
+rsync -av --progress --inplace --delete people.debian.org:public_html/gitlab-snapshots/ .