It's less the storage and more the permissions. The files are just zip files 
that are to be stored on the ftp server. The problem is they need to be named 
and stored with pretty specific parameters and referenced by the CF pages in 
server different instances. So no matter how specific you get with instructions 
there is still a 99% chance that someone will screw up the naming convention or 
folder structure and break things. Which is why I normally handle it with 
cffile, but I can't in this particular setting.

Rob


>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:328612
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to