Differences

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

2013-05-07 2013-05-14
net anchor (martin) syntax and remarks headings (martin)
Line 1: Line 1:
====== get ====== ====== get ======
[[task_download|Downloads]] one or more files from remote directory to local directory. [[task_download|Downloads]] one or more files from remote directory to local directory.
 +
 +===== Syntax =====
  get <file> [ [ <file2> ... ] <directory>\[ <newname> ] ]   get <file> [ [ <file2> ... ] <directory>\[ <newname> ] ]
 +
 +===== Remarks =====
Downloads one or more files from remote directory to local directory. 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. 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. Filename can be replaced with [[file_mask|wildcard]] to select multiple files. To download more files to current working directory use ''.\'' as the last parameter. Downloads one or more files from remote directory to local directory. 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. 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. Filename can be replaced with [[file_mask|wildcard]] to select multiple files. To download more files to current working directory use ''.\'' as the last parameter.

Last modified: by martin