How to control wget over SSH
Hello , in this tutorial we will talking about controlling “wget” command in SSH like Resume download , limit the download speed , start in background and more … Limit the Speed : if you want to Limit the download speed to not consume the whole uplink speed : # wget http://remoteserver.com/file.rar –limit-rate=100k