- May
- 13,717
- 206
I thought I asked about this recently but I couldn't find such a discussion.
Can REN rename an NTFS alternate data stream? (COPY and DEL works.)
Can REN rename an NTFS alternate data stream? (COPY and DEL works.)
Code:
v:\test> d /:
2023-03-25 13:10 0 file.txt
5 stream1:$DATA
v:\test> ren file.txt:stream1 file.txt:stream1.txt
V:\test\file.txt:stream1 -> V:\test\file.txt:stream1.txt
TCC: (Sys) The parameter is incorrect.
"V:\test\file.txt:stream1"