summaryrefslogtreecommitdiff
path: root/tests/data/test623
Commit message (Collapse)AuthorAgeFilesLines
* tests: disable valgrind on the remaining scp/sftp testsDan Fandrich2014-03-151-0/+3
|
* enabled valgrindDaniel Stenberg2010-03-231-3/+1
| | | | | I ran it now successfully and it helped to pinpoint a libssh2 memory leak!
* use --insecure for the SFTP and SCP testsDaniel Stenberg2009-07-281-1/+1
|
* Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt toDan Fandrich2008-03-131-0/+43
reproduce the --ftp-create-dirs problem reported by Brian Ulm, but that seems to need a call curl_easy_reset() which this test case doesn't do.