aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test623
AgeCommit message (Collapse)Author
2014-03-15tests: disable valgrind on the remaining scp/sftp testsDan Fandrich
2010-03-23enabled valgrindDaniel Stenberg
I ran it now successfully and it helped to pinpoint a libssh2 memory leak!
2009-07-28use --insecure for the SFTP and SCP testsDaniel Stenberg
2008-03-13Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt toDan Fandrich
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.