whats a good program to strip file permissions...

Meractik

Golden Member
Jul 8, 2003
1,752
0
0
I need to remove the security perimeters on all the files inside a directory, and would like to find an easy way to do it that won't effect the files audio..
 

Genx87

Lifer
Apr 8, 2002
41,091
513
126
Where is this FAT 32 partition located? WHy dont you just copy them over? That will remove any security from the file.
 

Meractik

Golden Member
Jul 8, 2003
1,752
0
0
i moved the files from a HD that was corrupted in NTFS format, now the files are on another volume with NTFS format. i want to reformat the corrupted filesystem drive and use fat32 then copy the files back over..

are you saying i don't need to remove the NTFS structure before copying them, that i can just do it and it will remove it as they copy?
 

Runes911

Golden Member
Dec 6, 2000
1,683
0
76
Originally posted by: Meractik
i moved the files from a HD that was corrupted in NTFS format, now the files are on another volume with NTFS format. i want to reformat the corrupted filesystem drive and use fat32 then copy the files back over..

are you saying i don't need to remove the NTFS structure before copying them, that i can just do it and it will remove it as they copy?

When a file is moved, copied, whatever from NTFS > FAT32 any and ALL ntfs premissions are removed.