crypto sim -> dated target directory
This commit is contained in:
parent
0647e9d9b7
commit
d427e22d41
@ -232,6 +232,7 @@ echo ${Cmd}
|
||||
eval ${Cmd}
|
||||
|
||||
for tgt in ${RSYNC_TARGETS} ; do
|
||||
tgt="${tgt}/${year}/${month}"
|
||||
Cmd="/usr/bin/rsync -ahv"
|
||||
Cmd+=" -e 'ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'"
|
||||
Cmd+=" ${ResultDbFile}.gz ${tgt}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user