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

Using TestDisk to repair the filesystem
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
AdamM
Posts: 1
Joined: 05 Jan 2018, 02:04

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

#1 Post 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.

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

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

#2 Post 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.

Locked