Get Multiple Files

Quick Script Editor

Get Multiple Files

To access

In cases where you need to retrieve more than one file at a time from the host to the PC, you can use the Get Multiple Files dialog box.

Source Pattern—Specifies the pattern used by the host to get all matching files. You can use the wildcard “*” to represent multiple characters, and the wildcard “?” to represent a single character.

On Error, Goto—Specifies the label to which the script should go if it encounters an error. Select Resume Next if you want the script to continue with the next command instead.


Related Topics

Commands Menu