I can understand your Govt client not wanting you to KEEP end user uploaded files on the webserver, but not allowing them to be uploaded at all really ties your hands...
I can see giving you access to a folder on the server that is above the web root (thus making it impossible for a malicious end user to attempt to execute some uploaded thing) Then you can have you end users upload whatever it is they need to upload, you can perform whatever operations on it you need and then you can move the file over to their "safe" ftp server. I guess it would help us to know, at least conceptually, what you are trying to accomplish. These files that your users are going to upload, what are you going to do with them? Ex, they are images and I need to re-size them and display them. =] -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:328609 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

