CF9 virtual file system may do what you need. You'll be able to read and write and access files, but they'll not be written to disk on the server.
--- Ben (Sent from my phone, please pardon the typos) On Nov 23, 2009, at 10:24 AM, Robert Schimmel <[email protected]> wrote: > > 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:328601 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

