Quote:
Originally Posted by Godzil
Nope it not possible with FAT32 filesystem
|
Not strictly true. FAT32 doesn't support symbolic links in the usual UNIX sense, but Microsoft did cruft "shortcuts" on top of it by creating small files (extension ".lnk" if memory serves) containing a pointer to the real thing.
But I don't know that anyone ever bothered supporting this hack beyond Microsoft's own APIs.