Does moving a file outside NTFS loose data in alternate data streams?
        Posted  
        
            by jay
        on Super User
        
        See other posts from Super User
        
            or by jay
        
        
        
        Published on 2010-06-02T07:02:16Z
        Indexed on 
            2010/06/02
            9:25 UTC
        
        
        Read the original article
        Hit count: 320
        
I have a lot of files on machine running Windows Server 2008 which I wanted to move to a Fedora machine. How can I keep the attributes stored in, for example, media files (date taken, rating, length, etc) while transfering it to outside the realm of NTFS's Alternate Data Streams.
I'm aware that similar metadata exists in other file systems, but what happens when you move these files? And what's the best way to retain them in other file systems?
© Super User or respective owner