Hi,
I have a hard drive that contains a clone of my old hard drive (I recently put a new drive in my macbook) and I am trying to copy the last of the data from it. This last data is my video files and I am getting some errors with some of the files. When dragging certain video files from the disk to my hard drive, I receive an error that says:
This happens for some video files but not others in the same directory.
So I tried to copy via Terminal (cp). The same files that I had trouble with before give an error there saying:
I have tried repairing the disk in disk utility (it did find errors) but the same thing still happens afterwards.
I can open and play the videos on the external drive with no issues so the video data still seems to be all there. Because there doesn't seem to be anything wrong with the actual file, is there a way I can copy it without having to use something like Data Rescue? I feel like if my computer can read the file to be able to play it, it should be able to read it to be able to copy it fine as well...
I have a hard drive that contains a clone of my old hard drive (I recently put a new drive in my macbook) and I am trying to copy the last of the data from it. This last data is my video files and I am getting some errors with some of the files. When dragging certain video files from the disk to my hard drive, I receive an error that says:
Code:
The Finder cant complete the operation because some data in myvid.mp4 cant be read or written.
(Error code -36)
So I tried to copy via Terminal (cp). The same files that I had trouble with before give an error there saying:
Code:
Input/output error
I can open and play the videos on the external drive with no issues so the video data still seems to be all there. Because there doesn't seem to be anything wrong with the actual file, is there a way I can copy it without having to use something like Data Rescue? I feel like if my computer can read the file to be able to play it, it should be able to read it to be able to copy it fine as well...