So, here is my problem. I need to be able to get a file from a client browser to a remote FTP server without storing the file on the CF server. It's a government project that won't allow cffile to upload a file from the client onto the webserver, but they gave me access to an ftp server (requiring authentication of course). So basically, I want to be able to use cfftp but that appears to only be able to transfer files that are already on the local server. Anyone have a solution that allows the user to get a simple browse interface, i.e. cffile, but can put the file on a remote FTP server?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:328600 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

