When I try to move lots of files from an EXT partition to an NTFS partition in Ubuntu, it complains about "Filesystem does not support symbolic links", and fails. Of course NTFS does support symbolic links, so is there a way to move the files and preserve the links?
If not, is there a way to move the files and skip the links or convert them into regular files or something?
ntfs-3gdriver being used? If yes, which version? – grawity Feb 20 '11 at 14:21IntxLNK, which Linux still recognizes as links, but Windows does not. I'm not sure if it uses NTFS-3G when you double-click in Nautilus, but I would assume so. – endolith Mar 1 '11 at 0:12