summaryrefslogtreecommitdiff
path: root/rsync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rsync.sh')
-rwxr-xr-xrsync.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rsync.sh b/rsync.sh
new file mode 100755
index 0000000..2be7b56
--- /dev/null
+++ b/rsync.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+rsync -rtvzP ../ $1:$2