How to use SSH wget comamnd to download full Directory / Folder

We generally use wget command to download any particular file on a server. But what if I want to download a complete directory / folder.

Here is how you can download a full directory / folder using wget SSH command. Suppose, I want to download all files and folders under http://www.lophost.com/foldername

So, my SSH command will be:

wget -r http://www.lophost.com/foldername/

[dedicated_hosting]

Our Top Rated Host

Related Posts