You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Dale Wiles <wi...@calspan.com> on 1998/03/24 01:10:29 UTC

general/1981: ftp://anonymous@foo.bar doesn't work through a proxy, where ftp://foo.bar does.

>Number:         1981
>Category:       general
>Synopsis:       ftp://anonymous@foo.bar doesn't work through a proxy, where ftp://foo.bar does.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Mar 23 16:20:00 PST 1998
>Last-Modified:
>Originator:     wiles@calspan.com
>Organization:
apache
>Release:        1.2.5
>Environment:
SunOS worf 5.5.1 Generic_103640-09 sun4u sparc SUNW,Ultra-2
gcc version 2.7.2.1
Netscape 4.04
>Description:
If I proxy ftp through Apache to a site useing a url in the format
  ftp://foo.com, it works fine.

If I proxy ftp to a site useing a url in the format ftp://anonymous@foo.com
  I get the error:

Forbidden

You don't have permission to access ftp://anonymous@foo.com on this server.

If I proxy ftp to a site useing a url in the format ftp://anonymous:@foo.com
  it works.
>How-To-Repeat:
ftp://ftp.netscape.com            Works
ftp://anonymous@ftp.netscape.com  Fails
ftp://anonymous:@ftp.netscape.com Works
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]