Need to copy remotely hosted file vis Shell Command
- by pnm123
Hello,
There is a file that hosted remotely on a server that is not supporting Shell Access. I bought a new server that supports Shell Access so now I want to copy a file that is on the non-supporting server to new server via a Shell Command using Putty.
File url is like this http://www.domain.com/file.gzip and it is username/password protected.
If I be more specified, I want to copy a backup of a home directory from cPanel to my new server via Shell command. I have done this few months ago but I don't remember it now and also I failed to google it.
Thank you,
Prasad