We are in the process of migrating from CF5 to CFMX 6.1 and I've run into an issue with the cfftp tag. We have a process that goes out to a partner's FTP site, searches a folder for any new files, downloads them to our network, runs a checksum on them, and then posts them back to the partner's FTP site either in an error or a success folder. This works great in CF 5 (I use the cached connection feature, transfer mode is ASCII, and passive = No). The exact same code, when run on CFMX 6.1, however, has been sketchy at best. The process will hang, and/or return with strange Java errors. Here are some examples:
An exception occurred when performing the FTP REMOVE operation. FTP response 421 received. Server closed connection. An exception occurred when performing the FTP listdir operation. The cause of this exception was that: Connection reset. java.lang.NullPointerException The strange thing is that the exact same code works great on CF5. We have searched many forums and lists, but have run out of ideas. Is anyone else out there experiencing similar issues with <cfftp> in CFMX? Thanks in advance, Andy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197749 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

