• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Making finder happy with FTP proxy return
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making finder happy with FTP proxy return


  • Subject: Making finder happy with FTP proxy return
  • From: Troy Dawson <email@hidden>
  • Date: Tue, 25 Apr 2006 17:42:33 -0700

Before I burn a support incident, I'd like to ask the list...

I'm working on a network proxy (HTTP, HTTPS, FTP) server (running on localhost:8000), and am seeing that the Finder does not like the response I'm giving it for FTP traffic (eg. ftp://ftp.apple.com).

With my proxy hooked in (via the System Pref network FTP proxy setting) , in ethereal I'm seeing the Finder switch to HTTP (as expected):

~~~
GET ftp://ftp.apple.com/ HTTP/1.1

User-Agent: CFNetwork/129.13

Connection: keep-alive

Proxy-Connection: keep-alive

Host: ftp.apple.com

From: 127.0.0.1
~~~

but for some reason the HTTP page I'm giving back to the Finder isn't making it happy (ie Finder just displays an empty window for the directory):

~~HTTP/1.0 200 OK

Mime-Version: 1.0

Date: Tue, 25 Apr 2006 22:27:02 GMT

Content-Type: text/html

Age: 742

Proxy-Connection: close


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
<!-- Tue, 25 Apr 2006 22:27:02 GMT -->
<HTML><HEAD><TITLE>
FTP Directory: ftp://ftp.apple.com/
</TITLE>


etc.
~~

(Firefox doesn't have a problem with the current code's return of this HTML page)

So the question is does anyone know if the Finder has any special needs wrt FTP proxy data?



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to get client IP address assigned by Cisco VPN client (From: Martin Bestmann <email@hidden>)
 >Re: How to get client IP address assigned by Cisco VPN client (From: Josh Graessley <email@hidden>)
 >Re: How to get client IP address assigned by Cisco VPN client (From: "Duane Murphy" <email@hidden>)
 >Re: How to get client IP address assigned by Cisco VPN client (From: "Justin C. Walker" <email@hidden>)
 >Determine My IP Address (was Re: How to get client IP address assigned by Cisco VPN client) (From: "Duane Murphy" <email@hidden>)
 >Re: Determine My IP Address (From: Peter Bierman <email@hidden>)
 >Re: Determine My IP Address (From: "Duane Murphy" <email@hidden>)
 >Re: Determine My IP Address (From: Quinn <email@hidden>)
 >Re: Determine My IP Address (From: "Duane Murphy" <email@hidden>)

  • Prev by Date: Re: Determine My IP Address
  • Next by Date: Re: Determine My IP Address
  • Previous by thread: Re: Determine My IP Address
  • Next by thread: Re: Determine My IP Address
  • Index(es):
    • Date
    • Thread