Problem using curl tool vs ftp tool for downloading
Problem using curl tool vs ftp tool for downloading
- Subject: Problem using curl tool vs ftp tool for downloading
- From: Dave Rehring <email@hidden>
- Date: Thu, 03 Jun 2004 01:00:21 -0700
I'm creating an application that downloads updates from an ftp site using
the curl library. Last week, I switched the router [doing the usual NAT]
here, and that broke downloading the updates from the external ftp site.
The weird thing is, ftp still works fine.
I can do something like:
ftp email@hidden:developer/Java/Java_Resource_Files.sit.bin
anonymous
email@hidden
But using the curl tool like this will fail:
curl -u anonymous:email@hidden
ftp://ftp.apple.com/developer/Java/Java_Resource_Files.sit.bin
Any idea's on what to check out?
Later,
--
David Rehring Psychos do not explode when light hits
VP of Research and Development them, no matter how crazy they are...
Atimi Software, Inc.
www.atimi.com And totally insane guy!
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.