View Single Post
Old 12-26-2020, 03:18 PM   #198
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,843
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by ownedbycats View Post
<snip>
* I once managed to screw up and get a filename with a colon in Windows, which isn't ever supposed to happen. I couldn't do anything with it from within the Windows environment because the path was invalid. Eventually grabbed a Linux boot disk. That was able to rename it.
Colons in NTFS file names are legitimate. Firstly the one we all know and hate, after a device name e.g. "D:".

They are also used to delimit Alternate Data Stream names. Notepad knows about them - create a file (e.g.my.file), and then run the command: "notepad my.file:note".

See https://en.wikipedia.org/wiki/NTFS#A...eams_.28ADS.29

BR
BetterRed is offline   Reply With Quote