How to download files from the internet using SSL

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • kenn
    Member
    • Aug 2008
    • 36

    How to download files from the internet using SSL

    VPS Hosting
    1. connect to the server using the SSH. One can use PuTTY or Cygwin to connect to the server using SSH
    2. Nevigate to the directory where you want to save the file that is to be downloaded
    3. Get the download link
    4. Fire the command. wget your_download_link
Working...
X