Differences
This shows you the differences between the selected revisions of the page.
2009-01-15 | 2009-01-15 | ||
put uses windows wildcard (martin) | ls uses windows wildcard (martin) | ||
Line 189: | Line 189: | ||
ls [ <directory> ]/[ <wildcard> ] | ls [ <directory> ]/[ <wildcard> ] | ||
- | Lists the contents of specified remote directory. If ''directory'' is not specified, lists working directory. When ''[[file_mask|wildcard]]'' is specified, it is treated as set of files to list. Otherwise, all files are listed. | + | Lists the contents of specified remote directory. If ''directory'' is not specified, lists working directory. When ''wildcard'' ((Windows wildcard supports ''*'' and ''?'' only. It does not support all the features of [[file_mask|file masks]].)) is specified, it is treated as set of files to list. Otherwise, all files are listed. |
Alias: ''dir'' | Alias: ''dir'' |