Using FTP file upload in a script
Posted: Fri Mar 02, 2012 1:41 pm
Hello all,
Here is my dilemma. I have a client that wants to be able to upload videos to his server. The issue is that the web host does not allow file uploads over 10mb and most of the videos are well over that limit.
I saw that it might be possible to use FTP to upload the script.
Is it possible to use FTP to upload a file from a form?
Will that bypass the 10mb issue?
Do you know of any resources that will help me with this?
Here is my dilemma. I have a client that wants to be able to upload videos to his server. The issue is that the web host does not allow file uploads over 10mb and most of the videos are well over that limit.
I saw that it might be possible to use FTP to upload the script.
Is it possible to use FTP to upload a file from a form?
Will that bypass the 10mb issue?
Do you know of any resources that will help me with this?