How to use the ‘wget’ SSH command to transfer large files between servers

We typically use the cPanel File Manager to upload files into the server. Most times, the speed is good enough, but sometimes the file may be really big or there might be a problem with the connection which slows down the upload to a crawl (50kbps, anyone?). Sometimes, a simple PHP script can fix the […]

How to upload into cPanel from a 3rd party URL

Migrating servers is a huge pain in the behind, especially if the file size is huge. The standard method of migrating involves downloading all the old files from one server, then reuploading it into the new server. Not only is this a duplicate work and a waste of time, but your internet connection can often […]