Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-23 | enabled valgrind | Daniel Stenberg | |
I ran it now successfully and it helped to pinpoint a libssh2 memory leak! | |||
2009-07-28 | use --insecure for the SFTP and SCP tests | Daniel Stenberg | |
2008-03-13 | Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt to | Dan 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. |