Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1678

Rename an NTFS stream?

$
0
0
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.)

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"

Viewing all articles
Browse latest Browse all 1678

Trending Articles