ListDir <options> local|remote <file pattern>, [<dir pattern>,] <filename>
This command lists all local or remote files matching a given file pattern and writes a list of file names in the given file name (e.g. for inspection by another program).
In regard to options, ListDir also supports the -r, -o, -y and -d parameters to filter files based on date/time as described with the GetSync command (other GetSync options are not supported).
Siehe auch: GetSync. Beispiele:
ListDir remote "*.xml", "C:\DATA\XMLFILES.TXT"
ListDir -r remote "*", "C:\DATA\FILELST.TXT"
← Zurück zu Skript-Befehle