summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/sftp-badcmds.sh
AgeCommit message (Expand)Author
2013-05-17remove unused BATCH variableDarren Tucker
2013-05-17Move the setting of DATA and COPY into test-exec.shDarren Tucker
2009-08-13date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7Damien Miller
2008-03-24disable no-replace rename test now that we prefer a POSIX rename; spottedDamien Miller
2003-05-15Advanced put/get testing for sftp. OK @djmmouring
2003-04-04More regression tests, including recent directory rename bug; ok markus@Damien Miller