TAPEMGR$HELP.HLB  —  TAPEMGR  MOVE
   TAPEMGR MOVE source_filespec destination_filespec

 	This command will move a virtual tape container file. The filespecs
 	must include a full path in unix style (for example
 	"/files/tape.vtape"). The string must be enclosed in quotes. The path
 	must be on a mounted device that is not the system device.

 	If the destination ends with a / or if the destination is an existing
 	directory then then the source filename will be	appended to the
 	destination filespec.

 	The destination directory will be created if it is not present.

 	If the destination file is already present it will not be overwritten
 	unless /FORCE is specified.

1    /FORCE

  /FORCE
  /NOFORCE

 	If this qualifier is present then it allows an existing destination
 	file to be overwritten.
Close Help