Luis Majano Forums Notification: Post to File Upload using file plugins

Title: RE: File Upload using file plugins
Thread: File Upload using file plugins
Forum: Need Help?
Conference: ColdBox
User: lmajano

HI John

The fileWriter plugin is a facade to the java fileWriter class. This
can be used if you need to write extensivly to a file. You can see the api in
order to see how to use it:

http://coldboxframework.com/documents/cfdocs
As for uploading, the fileUtilities or FileWriter don't have that capability.
They are used to carry out some common file operations but not uploading. For
that , you would have to do on your own either in your handlers or a upload
custom plugin.

Luis

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=8940829C-123F-6116-42D23495D2A079E3