Subject: RE: FTP to VSE using WS-FTP
industrynews@winwholesale.com
Date: Thu Jul 31 2008 - 15:23:29 EDT
owner-vse-l@Lehigh.EDU wrote on 07/31/2008 03:06:08 PM:
> ... the file I am uploading is an AWS tape format ...
If you have the vtape server available on the network (or your
pc), you can easily copy the AWS file to a real tape as follows:
// JOB INSTALL COPY VTAPE TO TAPE
// UPSI 1
// VTAPE START,UNIT=F80,LOC=10.1.12.118,READ,
FILE='C:\DOCUMENTS AND SETTINGS\DLCLARK\DLCPUB\',
FILE='SYNCSORT\V3.6C\36C-N-489.BIN'
// ASSGN SYS000,201
// ASSGN SYS000,SYS000
// PAUSE MOUNT SCRATCH FOR SYNCSORT DISTRIBUTION OUTPUT ON SYS000
// MTC REW,SYS000
// MTC WTM,SYS000,2
// MTC REW,SYS000
// EXEC PGM=DITTO,SIZE=512K
$$DITTO TT INPUT=F80,OUTPUT=SYS000,NFILES=EOV
$$DITTO EOJ
/* EOD
// MTC REW,SYS000
// VTAPE STOP,UNIT=F80
/& EOJ
Sincerely,
Dave Clark
WinWholesale Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
This archive was generated by hypermail 2b25 : Sat Aug 30 2008 - 01:05:11 EDT