projects
/
utp-swift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e373a20
)
use delete-after for rsync
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:02:49 +0000
(22:02 +0200)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:02:49 +0000
(22:02 +0200)
ct_rsync
patch
|
blob
|
history
diff --git
a/ct_rsync
b/ct_rsync
index
2db3067
..
7e00aa2
100755
(executable)
--- a/
ct_rsync
+++ b/
ct_rsync
@@
-8,4
+8,4
@@
fi
host=$1
port=$2
-rsync -avz -e "ssh -p $port" . p2p@$host:razvan/scripts/
+rsync -avz -
-delete-after -
e "ssh -p $port" . p2p@$host:razvan/scripts/