June 1, 201313 yr Hi, I'm coping data from a ext4 formatted drive to a unRAID formatted drive (reiserFS). I manually mounted the ext4 formatted drive to copy the data. I copy the data with "cp -Rfv *" but is er a way to verify after coping to check if everything is copied.
June 1, 201313 yr Hi, I'm coping data from a ext4 formatted drive to a unRAID formatted drive (reiserFS). I manually mounted the ext4 formatted drive to copy the data. I copy the data with "cp -Rfv *" but is er a way to verify after coping to check if everything is copied. Yes, you can use something like "md5deep" or, use something like "rsync" which can also perform a verify. Joe L.
June 1, 201313 yr Author Thanks Joe L. for the reply, I've heard of rsync never used it. Md5deep is new to me. I have to do some googling what is most handy to use...
Archived
This topic is now archived and is closed to further replies.