Post #3383443
2026-06-23 14:15 UTC
@peterk@ieji.de
Waartoe dient het +s attribuut?
En mijn data staat allemaal op C:, moet er dan niet staan 'attrib -r +s C:\ /s /d'
@gvenema@fairmove.net
Replies (1)
-
@peterk@ieji.de 2026-06-23 14:17
@apenkop@mstdn.social "Here -r removes the read-only attribute, +s adds the system attribute, /s recursively processes all subfolders and files, and /d also processes the folder itself. If you are dealing with a folder on a different drive, replace the path accordingly. " In dit geval is het dus niet nodig, /s en /d zouden voldoende moeten zijn. @gvenema@fairmove.net