<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test623, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>tests: add support for SSH server variant specific transfer paths</title>
<updated>2020-05-02T14:56:55+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-04-26T16:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1abb087a9c8f1e613b0b38b7afeffb61c18c2fed'/>
<id>1abb087a9c8f1e613b0b38b7afeffb61c18c2fed</id>
<content type='text'>
OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

Reviewed-by: Daniel Stenberg
Closes #5298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

Reviewed-by: Daniel Stenberg
Closes #5298
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use Windows path %PWD for SSH tests</title>
<updated>2018-08-31T07:13:01+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-08-30T06:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b842fa3110aa2ff1204fd9370d657bc5f1174ffb'/>
<id>b842fa3110aa2ff1204fd9370d657bc5f1174ffb</id>
<content type='text'>
All these tests failed on Windows because something like
sftp://%HOSTIP:%SSHPORT%PWD/
expanded to
sftp://127.0.0.1:1234c:/msys64/home/bla/curl
and then curl complained about the port number ending with a letter.

Use the original POSIX path instead of the Windows path created in
checksystem to fix this.

Closes https://github.com/curl/curl/pull/2920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All these tests failed on Windows because something like
sftp://%HOSTIP:%SSHPORT%PWD/
expanded to
sftp://127.0.0.1:1234c:/msys64/home/bla/curl
and then curl complained about the port number ending with a letter.

Use the original POSIX path instead of the Windows path created in
checksystem to fix this.

Closes https://github.com/curl/curl/pull/2920
</pre>
</div>
</content>
</entry>
<entry>
<title>libssh2: return CURLE_UPLOAD_FAILED on failure to upload</title>
<updated>2017-12-01T16:35:15+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2017-11-05T14:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=38aef6dc454d7edc335c44edfec72c7eb151b029'/>
<id>38aef6dc454d7edc335c44edfec72c7eb151b029</id>
<content type='text'>
This brings its in sync with the error code returned by the
libssh backend.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings its in sync with the error code returned by the
libssh backend.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: disable valgrind on the remaining scp/sftp tests</title>
<updated>2014-03-15T09:41:40+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-03-15T09:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=02bba0ce7d51b1c8784118c887ca8471ac48d96d'/>
<id>02bba0ce7d51b1c8784118c887ca8471ac48d96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enabled valgrind</title>
<updated>2010-03-23T22:30:39+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-03-23T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=e32fe30d0cf7c1f7045ac0bd29322e7fb4feb5c8'/>
<id>e32fe30d0cf7c1f7045ac0bd29322e7fb4feb5c8</id>
<content type='text'>
I ran it now successfully and it helped to pinpoint a libssh2
memory leak!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I ran it now successfully and it helped to pinpoint a libssh2
memory leak!
</pre>
</div>
</content>
</entry>
<entry>
<title>use --insecure for the SFTP and SCP tests</title>
<updated>2009-07-28T17:55:00+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-07-28T17:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0179dbe1c25f588e9e5c3a772ec9e7d8af71f32d'/>
<id>0179dbe1c25f588e9e5c3a772ec9e7d8af71f32d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests 622-625 to test SFTP/SCP uploads. Test 625 was an attempt to</title>
<updated>2008-03-13T22:51:39+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2008-03-13T22:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=040a4443a1d36447535d45953d385a8d70f3b064'/>
<id>040a4443a1d36447535d45953d385a8d70f3b064</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
