[comp.sys.ibm.pc] File Attributes

mikem@GAUDI.CSUFRESNO.EDU (Mike Mize) (04/12/90)

	Does anyone know how to set the DOS file attributes so that
files can not be copied?  I'm trying to prevent people from pulling
files off of a shared volume.

	Thanks for any help,    mikem@gaudi.csufresno.edu

bibbo@moncol.UUCP (STEVE BIBBO) (05/03/90)

The DOS command ATTRIB +H <filename> will hide your files without the need
of an external program.  This will only hide the files from a DIR but won't
copy protect them.