Searched refs:SPACECOPY (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/usr.bin/ssh/
H A Dsftp-cmds.sh16 SPACECOPY="${COPY} this has spaces.txt"
81 rm -f "$SPACECOPY" ${COPY}
82 cp $DATA "$SPACECOPY"
86 cmp ${COPY} "$SPACECOPY" || fail "corrupted copy after get with spaces"
136 rm -f "$SPACECOPY"
140 cmp $DATA "$SPACECOPY" || fail "corrupted copy after put with spaces"
224 rm -rf ${QUOTECOPY} "$SPACECOPY" "$GLOBMETACOPY"

Completed in 105 milliseconds