update rsync scripts
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rsync -azvP -e "ssh -i ~/.ssh/server-root" --progress \
|
||||
/local/dir/contents/* /localdest/remote/dir/
|
||||
Reference in New Issue
Block a user