Need to copy remotely hosted file vis Shell Command
Posted
by pnm123
on Stack Overflow
See other posts from Stack Overflow
or by pnm123
Published on 2010-04-01T15:22:12Z
Indexed on
2010/04/01
15:23 UTC
Read the original article
Hit count: 303
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
© Stack Overflow or respective owner