cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3468188 ] CURL_SSH error when "nodirexist" using "windows style sftp"

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 01 Jan 2012 07:12:42 -0800

Bugs item #3468188, was opened at 2012-01-01 02:43
Message generated for change (Comment added) made by arielbeck
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3468188&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SCP/SFTP
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: arielb (arielbeck)
Assigned to: Daniel Stenberg (bagder)
Summary: CURL_SSH error when "nodirexist" using "windows style sftp"

Initial Comment:
Relevant information:
curl version - 7.19.4
sftp server: SSH Tectia Server - version 6.0.9.24
server's os: windows XP SP 3

so, when i'm trying to use a path - for non existing folder (using windows style path /C:/example), i get CURL_SSH error, instead of CURLE_REMOTE_FILE_NOT_FOUND.

When i try to find that path in filezilla, he does says that the directory doesnt exist (same style /C:/example)

attached - a screenshot from the debugger.

thanks

----------------------------------------------------------------------

>Comment By: arielb (arielbeck)
Date: 2012-01-01 07:12

Message:
libssh2 version : 1.1

Was this a known bug? i don't have dev time to change versions if its not
fixed sadly..

and when i use verbose, there's only a connection output to the screen, but
when i try to use the file list transaction, nothing is printed.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2012-01-01 07:04

Message:
I can't repeat this.

What libssh2 version are you using? What if you try a more recent libcurl
version? Can you show us the trace output CURLOPT_VERBOSE shows when you
try this operation?

----------------------------------------------------------------------

Comment By: arielb (arielbeck)
Date: 2012-01-01 02:58

Message:
By the way, if i'm searching with curl a directory that exists (for example
/C:/ - and assuming i have permissions on it), everything is fine, its only
for folders that doesnt exist.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3468188&group_id=976
Received on 2012-01-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET