Paxar Gold 6037EX Printer User Manual


 
Utility Descriptions 5-65
This example sends the file JUNK.ABC over COM4 at 1200 baud, using
IRQ 11.
A:>transfer /s /B1200 /COM4 /IRQ11 junk.abc
The following two examples show the use of TRANSFER on both the host
PC and the target system. The file ED.EXE is sent from the host PC to
the target system. The file received on the target system is named
VI.EXE.
Target system command:
A:>TRANSFER /r B:VI.EXE
Host PC system command:
A:>TRANSFER /s C:\BIN\ED.EXE