Vaxnet> PROTO XMODEM Protocol type: XMODEM Vaxnet> $ vmodem -rt xxx.xxx UMODEM Version 2.8 -- UNIX-Based Remote File Transfer Facility UMODEM: LOG File 'umodem.log' is Open UMODEM: File Name: xxx.xxx UMODEM: 8-Bit Transmission Enabled UMODEM: Ready to RECEIVE File  Vaxnet> SEND VAXNET.FOR *** Type CTRL/C to abort the file transmission. *** *** File "VAXNET.FOR;2" successfully transferred. *** *** ELAPSED: 00:00:19.29 CPU: 0:00:02.38 *** XMODEM Status Report: Total blocks: 86, total records: 347, total bytes: 10264 Parity errors: 0, overruns: 0, timeouts: 0 $ vmodem -st xxx.xxx UMODEM Version 2.8 -- UNIX-Based Remote File Transfer Facility UMODEM: LOG File 'umodem.log' is Open UMODEM: File Name: xxx.xxx UMODEM: Estimated File Size 11K, 83 Records, 10610 Bytes Estimated transfer time at 300 baud: 5 min, 54 sec. UMODEM: 8-Bit Transmission Enabled UMODEM: Ready to SEND File Vaxnet> GET XXX.XXX *** Type CTRL/C to abort the file transmission. *** *** File "XXX.XXX" successfully transferred. *** *** ELAPSED: 00:00:42.65 CPU: 0:00:02.59 *** XMODEM Status Report: Total blocks: 86, total records: 347, total bytes: 10264 Parity errors: 0, overruns: 0, timeouts: 0 $ diff xxx.xxx [.-]vaxnet.for Number of difference sections found: 0 Number of difference records found: 0 DIFFERENCES /MERGED=1- USER1:[MILLER.VAXNET.VMODEM]XXX.XXX;1- USER1:[MILLER.VAXNET]VAXNET.FOR;2 $ diff xxx.xxx [.-]xxx.xxx Number of difference sections found: 0 Number of difference records found: 0 DIFFERENCES /MERGED=1- USER1:[MILLER.VAXNET.VMODEM]XXX.XXX;1- USER1:[MILLER.VAXNET]XXX.XXX;5 $ $ type umodem.log ++++++++ UMODEM Version 2.8 ---- UMODEM Receive Function File Name: xxx.xxx TERM II File Transfer Protocol 3 (CP/M UG) Selected 8-Bit Transmission Enabled Timeout on Sector 0 Receive Complete Number of Received CP/M Records is 86 ++++++++ UMODEM Version 2.8 ---- UMODEM Send Function File Name: xxx.xxx Estimated File Size 11K, 83 Records, 10610 Bytes TERM II File Transfer Protocol 3 (CP/M UG) Selected 8-Bit Transmission Enabled Send Complete $ $ anal/rms xxx.xxx Check RMS File Integrity 12-APR-1984 08:14:47.86 Page 1 USER1:[MILLER.VAXNET.VMODEM]XXX.XXX;1 FILE HEADER File Spec: USER1:[MILLER.VAXNET.VMODEM]XXX.XXX;1 File ID: (5012,22,0) Owner UIC: [055,001] Protection: System: RWD, Owner: RWD, Group: R, World: R Creation Date: 12-APR-1984 08:12:02.29 Revision Date: 12-APR-1984 08:12:27.52, Number: 2 Expiration Date: none specified Backup Date: none posted Contiguity Options: none Performance Options: none Reliability Options: none RMS FILE ATTRIBUTES File Organization: sequential Record Format: stream-LF Record Attributes: carriage-return Maximum Record Size: 512 Longest Record: 0 Blocks Allocated: 21, Default Extend Size: 0 End-of-File VBN: 21, Offset: %X'0173' The analysis uncovered NO errors. ANAL/RMS XXX.XXX $ $ anal/rms [.-]xxx.xxx Check RMS File Integrity 12-APR-1984 08:15:03.41 Page 1 USER1:[MILLER.VAXNET]XXX.XXX;5 FILE HEADER File Spec: USER1:[MILLER.VAXNET]XXX.XXX;5 File ID: (5784,22,0) Owner UIC: [055,001] Protection: System: RWED, Owner: RWED, Group: RE, World: RE Creation Date: 12-APR-1984 08:13:17.28 Revision Date: 12-APR-1984 08:13:59.97, Number: 1 Expiration Date: none specified Backup Date: none posted Contiguity Options: none Performance Options: none Reliability Options: none RMS FILE ATTRIBUTES File Organization: sequential Record Format: variable Record Attributes: carriage-return Maximum Record Size: 0 Longest Record: 69 Blocks Allocated: 24, Default Extend Size: 0 End-of-File VBN: 22, Offset: %X'0190' The analysis uncovered NO errors. ANAL/RMS [.-]XXX.XXX $ Vaxnet>