A SERVICE OF

logo

Serial File Transfer Utility 125
E-EQ-MX3RG-J-ARC MX3 Reference Guide
REMDISK
REMDISK [/?] [/U] [/T] [/H] [/Bxxxx][+|-] [/COMn] [/IRQn]
/Bxxxx Set the baud rate. Choose from 300, 1200, 2400, 19200, 38400, 57600, 115. A ‘+’
after the BAUD specifies ‘packet’ style transfers. By default, packet transfers will
be used for all baud rates higher than 9600. Use ‘-’ after the BAUD if REMSERV is
running under Microsoft Windows 95. Both sides must agree on using either ‘+’ or
‘-’.
/COMn Set the communications port. Choose 1, 2, 3 or 4.
/IRQn Set the IRQ for the communications port. Choose 3-15.
/Tnnn Set the timeout in seconds. Choose 3-3640, 15 seconds is not unusual for FLASH
drives.
/H Use Hardware Handshaking for flow control.
/U Unload REMDISK from memory
Examples:
(in CONFIG.SYS) DEVICE=REMDISK.EXE /T15
(in AUTOEXEC.BAT) REMDISK /B9600 /COM2 /T10
Default:
/B115K+ /COM1 /T3