Differences
This shows you the differences between the selected revisions of the page.
| 2023-11-01 | 2023-11-01 | ||
| no summary (79.160.165.214) (hidden) (untrusted) | Restored revision 1696837572. Undoing revisions 1698857436, 1698857506. (martin) (hidden) | ||
| Line 1: | Line 1: | ||
| - | Syntax error: SyntaxError: missing ) after argument list line: 1 file: Code.gs====== put command ====== | + | ====== put command ====== |
| [[task_upload|Uploads]] one or more files from local directory to remote directory. | [[task_upload|Uploads]] one or more files from local directory to remote directory. | ||
| - | /script="C:\Users\martin\Documents\myscript.txt | + | ===== Syntax ===== |
| + | |||
| + | put <file> [ [ <file2> ... ] <directory>/[ <newname> ] ] | ||
| ===== [[remarks]] Remarks ===== | ===== [[remarks]] Remarks ===== | ||