update rsync scripts

This commit is contained in:
2026-05-07 01:55:01 +00:00
parent 1602bd3eca
commit 7b5e1408bf
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
rsync -azvP -e "ssh -i ~/.ssh/server-root" --progress \
/local/dir/contents/* /localdest/remote/dir/