um...you're trying to use cfhttp to retrieve ftp data.
try <cfftp> maybe?
----- Original Message -----
From: Bushy
To: CF-Talk
Sent: Tuesday, November 04, 2003 12:01 PM
Subject: Using <cfhttp to access FTP via IE
Hi,
If I do the following from within IE I can access the server and contents
ftp://<username>:<password>@IPADDRESS/data
But within my app I'm using the following and it doesn't work.
Keeps telling me "Connection Failure"?
What am I doing wrong?
<cfhttp url="">
method="get"
username="<username>"
password="<password>"
resolveurl="yes">
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Using <cfhttp to access FTP via IE Bushy
- Re: Using <cfhttp to access FTP via IE Jim Campbell
- Re: Using <cfhttp to access FTP via IE Bushy
- Re: Using <cfhttp to access FTP via IE Jim Campbell
- RE: Using <cfhttp to access FTP via IE Tyler Clendenin
- Re: Using <cfhttp to access FTP via IE Charlie Griefer
- RE: Using <cfhttp to access FTP via IE Dave Watts
- RE: Using <cfhttp to access FTP via IE Lewis Sellers
- RE: Using <cfhttp to access FTP via IE J E VanOver
- RE: Using <cfhttp to access FTP via IE Bushy
- Re: Using <cfhttp to access FTP via IE Kevin Graeme
- Re: Using <cfhttp to access FTP v... Kevin Graeme
- RE: Using <cfhttp to access FTP via IE Bushy
- RE: Using <cfhttp to access FTP via IE Lewis Sellers