cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1371540 ] FTP don't work with --socks

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 19 Feb 2007 03:54:14 -0800

Bugs item #1371540, was opened at 2005-12-02 09:51
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1371540&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: ftp
Group: wrong behaviour
Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: FTP don't work with --socks

Initial Comment:
When invoked with --socks parameter curl won't login
and will return responses from FTP server instead of
actual listing or file data.

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

>Comment By: Daniel Stenberg (bagder)
Date: 2007-02-19 12:54

Message:
Logged In: YES
user_id=1110
Originator: NO

Passive FTP over SOCKS proxy now works.

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

Comment By: Daniel Stenberg (bagder)
Date: 2005-12-13 00:06

Message:
Logged In: YES
user_id=1110

This problem is now added to KNOWN_BUGS #23. I have no plans
personally to work on this.

If we could just get someone to write a SOCKS proxy suitable
for use in the test suite, then we could probably get most
of these SOCKS problems sorted out.

Closed for now.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-12-08 15:00

Message:
Logged In: NO

curl 7.15.0 on Fedora Core 4.

curl --socks 192.168.0.1 ftp://ftp.funet.fi/

curl output:

220---------- Welcome to Pure-FTPd ----------
220-You are user number 111 of 1000 allowed.
220-Local time is now 15:50. Server port: 21.
220-Only anonymous FTP is allowed here
220 You will be disconnected after 30 minutes of inactivity.
530 You aren't logged in
500 ?
500 ?
500 ?
500 ?

I'm not on the position to fix it, at least for now. But if
it's documented here, I hope someone will.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-12-08 14:54

Message:
Logged In: NO

curl 7.15.0 on Fedora Core 4.

curl --socks 192.168.0.1 ftp://ftp.funet.fi/

curl output:

220---------- Welcome to Pure-FTPd ----------
220-You are user number 111 of 1000 allowed.
220-Local time is now 15:50. Server port: 21.
220-Only anonymous FTP is allowed here
220 You will be disconnected after 30 minutes of inactivity.
530 You aren't logged in
500 ?
500 ?
500 ?
500 ?

I'm not on the position to fix it, at least for now. But if
it's documented here, I hope someone will.

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

Comment By: Daniel Stenberg (bagder)
Date: 2005-12-05 10:49

Message:
Logged In: YES
user_id=1110

Allow me to point out already now that I will close this
report in a few days unless further feedback is provided.

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

Comment By: Daniel Stenberg (bagder)
Date: 2005-12-02 13:30

Message:
Logged In: YES
user_id=1110

What curl version?

Can you show us a full trace of what happens?

Are you up to fixing this and provide a patch? I don't have
any SOCKS proxy (real or in the test suite) so I have a hard
time to test any changes.

Very few people actually use SOCKS these days so I have very
little motivation to do any major work on this on my own.

The SOCKS support in (lib)curl is unfortunately lacking and
it has always been "left behind".

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1371540&group_id=976
Received on 2007-02-20

These mail archives are generated by hypermail.

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

File upload with ASP.NET