Hello fellow sitepoint users,
i have an academic project that consists on a simple file hosting service that is currently running on a shared hosting account. i use swfupload and php as my upload method and ATM in storing the files in the shared account.
Since the TOS of that hosting service forbids the use of shared accounts for that purpose, even only being an academic project, i was thinking on using CloudFiles from Mosso for the storage of the user uploaded files.
My question is, how can i redirect the upload of the file directly to CloudFiles without any data from the file being sent to the shared account?
My understanding is that if i use the php method for the upload of the file the file first goes to the shared account's server and only after that is sent to Cloud Files.
Am i correct? Is there any way to bypass the shared account's server?




its the first time i post but i've been lurking for some time


Bookmarks