Quote:
Originally Posted by percepts You should set up a new user in your account with ftp access. Then read up on PHP FTP because in theory, once it has made the ftp connection to your user account, everything happens via ftp and not http. That way you can upload any file size without using http. I think the php task controlling it will only be waiting for the ftp put to finish so it will use minimal resource. So providing UH will remove the limits for you on PHP FTP, then there is no reason why you can't do it from your site. But you have to read up on how to do it first. There is plenty of info on the web. |
I neither have the skill or time to do something like that. I'm just a grandmother trying to do my best.
Thanks all for your help I don't know what I can do from here.