In this example we used Putty to run ssh session to the remotely host,
The key is to put “nohup” command when we want to start an process.
Enjoy!
In this example we used Putty to run ssh session to the remotely host,
The key is to put “nohup” command when we want to start an process.
Enjoy!
First login to your debian console and do “cd” command to the location that u want to save the downloaded file and then download the torrent file using the wget command e.g :
| ~#wget –c ftp://kambing.ui.edu/centos/5.2/isos/i386/CentOS-5.2-i386-bin-DVD.torrent |
After downloaded the torrent file u can run this command :
| ~#btdownloadcurses CentOS-5.2-i386-bin-DVD.torrent |
Enjoy!