summaryrefslogtreecommitdiff
path: root/regress/sftp.sh
Commit message (Collapse)AuthorAgeFilesLines
* - dtucker@cvs.openbsd.org 2013/05/17 10:28:11Darren Tucker2013-05-171-1/+1
| | | | | [regress/sftp.sh] only compare copied data if sftp succeeds. from portable (id sync only)
* - dtucker@cvs.openbsd.org 2013/05/17 04:29:14Darren Tucker2013-05-171-4/+1
| | | | | | | | | | | | [regress/sftp.sh regress/putty-ciphers.sh regress/cipher-speed.sh regress/test-exec.sh regress/sftp-batch.sh regress/dynamic-forward.sh regress/putty-transfer.sh regress/conch-ciphers.sh regress/sftp-cmds.sh regress/scp.sh regress/ssh-com-sftp.sh regress/rekey.sh regress/putty-kex.sh regress/stderr-data.sh regress/stderr-after-eof.sh regress/sftp-badcmds.sh regress/reexec.sh regress/ssh-com-client.sh regress/sftp-chroot.sh regress/forwarding.sh regress/transfer.sh regress/multiplex.sh] Move the setting of DATA and COPY into test-exec.sh
* - djm@cvs.openbsd.org 2009/08/13 01:11:55Darren Tucker2009-10-071-3/+3
| | | | | | | | | | [sftp-batch.sh sftp-badcmds.sh sftp.sh sftp-cmds.sh sftp-glob.sh] date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7 Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path", add "-P port" to match scp(1). Fortunately, the -P option is only really used by our regression scripts. part of larger patch from carlosvsilvapt@gmail.com for his Google Summer of Code work; ok deraadt markus
* - [regress/sftp.sh] Remove dependency on /dev/stdin.Darren Tucker2003-09-041-9/+15
|
* Missing $Darren Tucker2003-09-041-1/+1
|
* - [regress/sftp-badcmds.sh regress/sftp-cmds.sh regress/sftp.shDarren Tucker2003-09-041-1/+1
| | | | | regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh regress/transfer.sh] Use ${EXEEXT} where appropriate.
* - (djm) Import OpenBSD regression tests. Requires BSD make to runDamien Miller2002-05-011-0/+29