<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test605, branch gemini-meta</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: send the correct CURLE error code on scp file not found</title>
<updated>2017-12-01T16:35:15+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-10-26T09:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=75427291e5e06afed7aff0de992cad2cbec5a214'/>
<id>75427291e5e06afed7aff0de992cad2cbec5a214</id>
<content type='text'>
That also updates tests to expect the right error code

libssh2 back-end returns CURLE_SSH error if the remote file
is not found. Expect instead CURLE_REMOTE_FILE_NOT_FOUND
which is sent by the libssh backend.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That also updates tests to expect the right error code

libssh2 back-end returns CURLE_SSH error if the remote file
is not found. Expect instead CURLE_REMOTE_FILE_NOT_FOUND
which is sent by the libssh backend.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</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>The previous commits changed the error code</title>
<updated>2007-07-10T22:26:59+00:00</updated>
<author>
<name>James Housley</name>
<email>jim@thehousleys.net</email>
</author>
<published>2007-07-10T22:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a8d6b40736d17eb1515a72862b9966a4886dd6f7'/>
<id>a8d6b40736d17eb1515a72862b9966a4886dd6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added scp and sftp nonexistent file retrieval tests, but leave them</title>
<updated>2007-04-01T06:28:12+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2007-04-01T06:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ef10eaeb29e3a8a2ad92e10f44679e1298fce1d5'/>
<id>ef10eaeb29e3a8a2ad92e10f44679e1298fce1d5</id>
<content type='text'>
disabled for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disabled for now.
</pre>
</div>
</content>
</entry>
</feed>
