GETSyntax: get <serverfile> [to] [<clientfile>] [append | askuser | cancel | overwrite | skip | unique] FTP Command Index SFTP Command Index The GET command transfers a file from the server to the PC.Wildcards are not supported with the GET command—they are treated as ordinary characters and are assumed to be part of the file name. To transfer multiple files, use MGET. Before using the GET command, if necessary, use the ASCII, BINARY, TENEX, or SMART command to override the default file transfer method setting specified on the Tools menu. A variety of site-specific SET parameters can affect the transfer operation. Click here for more information.
ExamplesThe following example transfers the server file MEMO.DOC from the server to the PC, giving the PC file the same name: GET MEMO.DOC This example transfers the VAX/VMS FTP server file MORTGAGE.PAPERS to the PC, giving the PC file the name MORTGAGE.TXT: GET MORTGAGE.PAPERS MORTGAGE.TXT | ||||||
|