hey !
i want to know is there a linux script that run at background and surf the web.
So i can telnet into a linux server and run that script to access the web and download a huge file. The script will run at background so even when i log off from server the download will continue.
Thanks in advance!

hey !
i want to know is there a linux script that run at background and surf the web.
So i can telnet into a linux server and run that script to access the web and download a huge file. The script will run at background so even when i log off from server the download will continue.
Thanks in advance!

Set up SSH according to your distros instructions. SSH into your server and use wget to download what you want.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.