summaryrefslogtreecommitdiff
path: root/regress/sftp-batch.sh
Commit message (Collapse)AuthorAgeFilesLines
* - dtucker@cvs.openbsd.org 2013/05/17 04:29:14Darren Tucker2013-05-171-3/+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-5/+5
| | | | | | | | | | [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
* - djm@cvs.openbsd.org 2004/01/13 09:49:06Darren Tucker2004-01-301-2/+2
| | | | | [sftp-batch.sh] don't delete thyself when running without obj/ ; ok markus@
* - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name moreDarren Tucker2003-09-071-1/+1
| | | | distinctive, so "rm ${BATCH}.*" doesn't match the script itself.
* - (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]Darren Tucker2003-09-071-1/+1
| | | | Add ${EXEEXT}: required to work on Cygwin.
* - (djm) Sync regress with OpenBSD -currentDamien Miller2003-01-221-0/+57