2 # $OpenBSD: scp-ssh-wrapper.sh,v 1.2 2005/12/14 04:36:39 dtucker Exp $
3 # Placed in the Public Domain.
11 while [ $# -ge 1 ] ; do
12 if [ "x$1" != "x" ]; then
19 # Discard all but last argument. We use arg later.
20 while test "$1" != ""; do
25 BAD
="../../../../../../../../../../../../../${DIR}/dotpathdir"
27 case "$SCPTESTMODE" in
29 echo "D0755 0 /${DIR}/rootpathdir"
30 echo "C755 2 rootpathfile"