1. The following PUT command copies local file FAX.TXT to DECnet
node CURTAIL and renames the file to CURRENT.TXT:
FTP> PUT FAX.TXT CURTAIL::DISK$3:[GEARY.KEEPS]CURRENT.TXT
2. The following GET command copies remote OpenVMS file
HOUSING.TXT from DECnet node HABTAT and renames the file to
HOUSE.TXT:
FTP> GET HABTAT::DISK$2:[NATL.UTAH.SWEST]HOUSING.TXT HOUSE.TXT