Differences

This shows you the differences between the selected revisions of the page.

2017-10-17 2018-04-11
consistent us of dot at the end of switch description (martin) consistency (martin)
Line 12: Line 12:
If only one parameter is specified, downloads the file to local working directory. If more parameters are specified, all except the last one specify set of files to download. Filename can be replaced with [[file_mask|wildcard]] to select multiple files. To download all files in a directory, use mask ''*''. If only one parameter is specified, downloads the file to local working directory. If more parameters are specified, all except the last one specify set of files to download. Filename can be replaced with [[file_mask|wildcard]] to select multiple files. To download all files in a directory, use mask ''*''.
-The last parameter specifies target local directory and optionally [[operation_mask|operation mask]] to store file(s) under different name. Destination directory must end with backslash. To download more files to current working directory use ''.\'' as the last parameter. +The last parameter specifies target local directory and optionally [[operation_mask|operation mask]] to store file(s) under different name. Target directory must end with backslash. To download more files to current working directory use ''.\'' as the last parameter.
When specific file name is used, command fails when the file does not exist. When wildcard is used, command succeeds, without doing anything, if the wildcard does not match any file, by default (you can change this using ''[[scriptcommand_option#failonnomatch|option failonnomatch on]]'' command). When specific file name is used, command fails when the file does not exist. When wildcard is used, command succeeds, without doing anything, if the wildcard does not match any file, by default (you can change this using ''[[scriptcommand_option#failonnomatch|option failonnomatch on]]'' command).

Last modified: by martin