Page 1 of 1

Copy Files with colon : character fails (ntfs 7.0 7.1WIP)

Posted: 05 Jan 2018, 02:17
by AdamM
Testdisk lists files with the ':' char, but fails when you attempt to copy a directory or file with ':' in the path. Files without ':' are copying fine.

WD External HDD 2GB drive
NTFS

Experiencing issue in both testdisk 7.0 and 7.1WIP on several different Linux systems.

Thanks.

Re: Copy Files with colon : character fails (ntfs 7.0 7.1WIP)

Posted: 05 Jan 2018, 10:01
by cgrenier
Files with ":" are Alternate Data Stream on NTFS filesystem.
If your destination is an NTFS partition, you may not be allowed (by mount options) to create ADS.
exFAT may not be affected by this problem.