#!/bin/sh if [ "x$1" = "x" ]; then echo "usage: $0 host" exit 1 fi pwd=`pwd` here="$pwd" #there="$1:$pwd" there="$1::$pwd" #opt="-v" case $(basename $0) in download*) src="$there" dest="$here" ;; upload*) src="$here" dest="$there" ;; *) echo "Unknown action \"$0\"" exit 1 ;; esac case "$0" in *test) opt="$opt -n" ;; *force) opt="$opt -W" ;; esac #rsync -avrtz -e "ssh" --delete --force $opt $src/ $dest echo rsync -atzv --partial --delete --force $src/ $dest/ LEvW9Q@mail.gmail.com/unread?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tags/80/aa/CAPWB9z8PgP2TyE336NVCkBoZ_bnOAhyodAfpR8kb1a_7LEvW9Q@mail.gmail.com/unread
diff options
context:
space:
mode:
Diffstat (limited to 'tags/80/aa/CAPWB9z8PgP2TyE336NVCkBoZ_bnOAhyodAfpR8kb1a_7LEvW9Q@mail.gmail.com/unread')
-rw-r--r--tags/80/aa/CAPWB9z8PgP2TyE336NVCkBoZ_bnOAhyodAfpR8kb1a_7LEvW9Q@mail.gmail.com/unread0
1 files changed, 0 insertions, 0 deletions