RWFloppy Copyright by Network Associates 1995-1998 version 1.0 by Larry Stone, 1995. Restores or Creates, image files to or from a floppy diskette. Major use is to allow transporting diskette images over the network. Be aware, that DOS does not allow programs to reach outside the 'acceptable' bounds of a diskette (i.e. Track 80 & 81 of a 1.44M diskette) - and this is where many bootsector viruses 'hide' the bulk of their code. Enter RWFLOPPY at the commandline prompt & you will see: Switches: /R /T /F or /W /T /F ------------------------------------- /R{drive} /Read floppy {drive} where drive is a: or b: only. /W{drive} /Write floppy {drive} where drive is a: or b: only. /T{n} /Type {number} where number is either 360, 120, 720 or 144. /F{file} /File {file} where file is the filename to read/write to. Syntax : RWfloppy /Ra /T144 /Fh:\bsi\144\coruna.img Where : Read A:, type 1.44, send file to H:\BSI\144\CORUNA.IMG Syntax : RWfloppy /Wa /T360 /Fh:\bsi\360\flip.img Where : Write A:, type 360, read from file H:\BSI\360\FLIP.IMG