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

/freebsd-11-stable/crypto/openssh/regress/
H A Dsftp-cmds.sh22 SPACECOPY="${COPY} this has spaces.txt"
90 rm -f "$SPACECOPY" ${COPY}
91 cp $DATA "$SPACECOPY"
95 cmp ${COPY} "$SPACECOPY" || fail "corrupted copy after get with spaces"
147 rm -f "$SPACECOPY"
151 cmp $DATA "$SPACECOPY" || fail "corrupted copy after put with spaces"
230 rm -rf ${QUOTECOPY} "$SPACECOPY" "$GLOBMETACOPY"

Completed in 111 milliseconds