G Guest Jan 26, 2004 #1 how do you allow someone to load files from disk or download etc, but not give them full access to all files?
how do you allow someone to load files from disk or download etc, but not give them full access to all files?
R Ramesh [MVP] Jan 26, 2004 #2 Elaine, First, you hard drive partitions must be using NTFS in order to use File Permissions/Restrictions. Please see: HOW TO: Set, View, Change, or Remove File and Folder Permissions in Windows XP http://support.microsoft.com/default.aspx?scid=kb;en-us;308418 To convert a volume to NTFS, open a Command Prompt window and type "convert driveletter: /fs:ntfs" [eg.. convert c: /fs:ntfs] -- Ramesh - Microsoft MVP http://www.mvps.org/sramesh2k ------------------------------------------- Prevent Spyware from being installed: http://www.mvps.org/sramesh2k/Malware_Defence.htm Prevent malware from being installed - Part 2: http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
Elaine, First, you hard drive partitions must be using NTFS in order to use File Permissions/Restrictions. Please see: HOW TO: Set, View, Change, or Remove File and Folder Permissions in Windows XP http://support.microsoft.com/default.aspx?scid=kb;en-us;308418 To convert a volume to NTFS, open a Command Prompt window and type "convert driveletter: /fs:ntfs" [eg.. convert c: /fs:ntfs] -- Ramesh - Microsoft MVP http://www.mvps.org/sramesh2k ------------------------------------------- Prevent Spyware from being installed: http://www.mvps.org/sramesh2k/Malware_Defence.htm Prevent malware from being installed - Part 2: http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm