I store cPanel backups on Google Drive and needed to restore a backup of a website which was 9GB.
Instead of downloading the file to my computer and re-uploading it to the server (which could take a considerable amount of time), I wanted to download the file straight from Google Drive to the server, this will download faster due to the connection of the server.
Unfortunately, a standard WGET does not work.
To do this, I went into Terminal for my cPanel server and downloaded pip: