I currently have an ftp link that does not require a username/password; meaning, I can cut/paste the link into a browser url line or a exporer window and view the contents of the files:
ftp://datalink.interealty.com/DataLinkOutput/LAS/ The problem I'm having is connecting to this with cfftp. The cfftp required the use of the username and password attributes in order to validate. It seems that no matter what username/password pair I enter into these attributes (leaving both blank, using "anonymous/blank", etc) I continue to get the error: "An error occurred while establishing an FTP connection. Verify your connection attributes: username, password, server, port, connection, proxyServer, secure (as applicable). " Any ideas of what I might be doing wrong or how to go about getting more information as to what specifically is failing? Matthew Reinbold Vox Pop Design - http://voxpopdesign.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323418 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

