You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
368 B

7 years ago
lftpget
===
调用lftp指令下载指定的文件
## 补充说明
**lftpget命令** 通过调用lftp指令下载指定的文件。
### 语法
```
lftpget(选项)(参数)
```
6 years ago
7 years ago
```
-c继续先前的下载
-d输出调试信息
-v输出详细信息。
```
### 参数
文件指定要下载的文件文件必须是合法的URL路径。