1.$ COPY/FTP/FDL/ANON rms_indexed_file.idx - remotehst5::"/public/rms.idx.file" This example transfers the OpenVMS RMS file rms_indexed_ file.idx to the remote file public/rms.idx.file on remotehst5 over a TCP/IP connection. Access to the remote host is anonymous and an FDL file is generated and copied along with rms_indexed_file.idx. 2.$ COPY/FTP/VERBOSE sys$login:login.com - xdelta.zko.dec.com"username password"::sys$login:login.tmp This example transfers the OpenVMS RMS file sys$login:login.com to the remote file sys$login:login.tmp over a TCP/IP connection while specifying the user name and password on the remote system. 3.$ COPY/FTP/LOG RESULTS.LOG - _To: grad.uq.edu.au"JONES BYRONBAY"::DKA200$:[JONES.DATA] In this example, the COPY/FTP command copies the file RESULTS.LOG to the file DKA200$:[JONES.DATA]RESULTS.LOG using the user account JONES, with password BYRONBAY on node grad, that is located in the uq.edu.au internet domain.