Linux Command
lftpget
Call the lftp command to download the specified file
Supplementary instructions
lftpget command Download the specified file by calling the lftp command.
grammar
lftpget(options)(parameters)
Options
-c: continue the previous download;
-d: Output debugging information;
-v: Output detailed information.
Parameters
File: Specify the file to download. The file must be a legal URL path.


