LLS
Syntax: lls [<pc filespec>]
SFTP Command Index
The LLS command displays a listing of PC files matching the given filespec.
This command is available for SFTP connections only. The FTP equivalent is LDIR.
<pc filespec>
|
Specifies a folder, a file, or a group of files on the PC. If this option is not used, the contents of the current PC folder are displayed.
|
Example
This command displays a listing of files in the current PC folder that have a .Doc extension:
LLS *.Doc
|