# wget

```
>wget http://192.168.1.192/Client.exe
>wget –b后台下载
>wget –c 中断恢复
```
