1 EXPORT Copies a file from within a container directory to an OpenVMS file. Related commands: IMPORT, DIRECTORY Format EXPORT "/path/name" vms_file_name 2 Restrictions No wildcards. 2 Parameters "/path/name" Required. Specifies the container directory and name of the file you want to copy. vms_file_name Required. Specifies the target OpenVMS file name for the copied file. 2 Examples 1.TCPIP> EXPORT "/upland/sand/piper" USER1$:[BIRDY]JOBS.TXT Copies the file piper from the container directory /upland/sand to the regular OpenVMS file JOBS.TXT in directory [BIRDY] on disk USER1$:.