Technical data

EXPORT
EXPORT
Copies a file from within a container directory to an OpenVMS file.
Related commands: IMPORT, DIRECTORY
Format
EXPORT "/path/name" vms_file_name
Restrictions
No wildcards.
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.
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$:.
2–52 Command Descriptions