At 09:55 AM 8/19/2000 -0400, you wrote:
>When I try using CFFTP to initially connect to an FTP Server but the userid
>or password is invalid, all I'm getting is a timeout on the CF page
>and no error returned via CFFTP.
Try with a port number Matt...
PORT="80" OR PORT="443" (id SSL)
>Here's the code I'm using to call CFFTP to attempt the login:
>
> <CFFTP ACTION="open"
> USERNAME="#FORM.FtpUID#"
> CONNECTION="FtpConn"
> PASSWORD="#FORM.FtpPWD#"
> SERVER="#FORM.FtpIP#"
> TIMEOUT="10"
> STOPONERROR="Yes">
>
>Any pointers or ideas from folks on things to try? I've already tried
>wrapping the CFFTP call in a CFTRY/CFCATCH, but to no avail.
>
>Thanks.
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.