i want to download and upload few large files(3GM/file ) to web hosting storage. downloading files and uploading it will cost too much time and money, is there any other way to do it ??
Hey there,
Yes, there are some possibilities If your web hosting supports remote file downloading which can simply be checked by trying to download a file from the remote server and supports PHP copy function or any other alternatives like curl, file_get_contents (these two are a bit more complicated).
So, If your hosting provider supports copy function you can create a file named file.php for example and put the followings in it:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.