I have a webform that allows users to upload large audio files to the server (40MB upwards) However I am now starting to realise that <CFFILE> is probably not the best way to go about it as it takes over and hour to get a file uploaded to the server. I have looked into using <CFFTP> but cant see a way in which I can manage the tag like I can with <CFFILE> For example I need to be able to do the following:
Grab the name of the uploaded file
Make Unique if file exists.
Can this be done in <CFFTP> and would this be any quicker for uploading large files? Does anyone have any other sugestions as to how I can create and easy system for uploading such big files via a web form??
[
Todays Threads]
[
This Message]
[
Subscription]
[
Fast Unsubscribe]
[
User Settings]
[
Donations and Support]