mael
Dabbler
- Joined
- Jun 27, 2013
- Messages
- 20
I only have one desktop with a few hard drives (signature) and I've been looking for the proper way to send the files. It seems to really only be from NTFS if coming from another OS as far as I can gather, as all the others seem to have a shortcoming here or there.
All over the forums people are saying that the proper procedure is to use rsync (from within the FreeNAS GUI) to move the files. And I just did that with over 3TB of my own data. I figured there would be a few mismatched ones and zeros but I really didn't care if I lost ten, twenty, or so files. But then once I was done with my files I was going to rsync others' files. And with those I figured I should make sure they were sent correctly. First was a ~40GB tar file. I sent it, checked it, and the md5 was wrong. Renamed it and sent it a second time, whilst first was still there, and when I tried md5, I got an input/output error. Deleted them both, tried again and again and again and again and yes again a few more times. Wrong wrong wrong wrong!
Seeing as those files weren't mine I had them backed up and sent it via CIFS on a Windows machine. Correct!
Deleted it again and sent it via cp command (FreeNAS GUI). Correct again! I tried via each again a few more times and they were all correct.
Deleted it and sent it again via rsync. Wrong!
So yes, should we be concerned about using rsync or what ?
Oh right, and I did check files to see if they were correct at the very beginning but I may have "accidentally" used cp before I read that the people's choice was rsync.
All over the forums people are saying that the proper procedure is to use rsync (from within the FreeNAS GUI) to move the files. And I just did that with over 3TB of my own data. I figured there would be a few mismatched ones and zeros but I really didn't care if I lost ten, twenty, or so files. But then once I was done with my files I was going to rsync others' files. And with those I figured I should make sure they were sent correctly. First was a ~40GB tar file. I sent it, checked it, and the md5 was wrong. Renamed it and sent it a second time, whilst first was still there, and when I tried md5, I got an input/output error. Deleted them both, tried again and again and again and again and yes again a few more times. Wrong wrong wrong wrong!
Seeing as those files weren't mine I had them backed up and sent it via CIFS on a Windows machine. Correct!
Deleted it again and sent it via cp command (FreeNAS GUI). Correct again! I tried via each again a few more times and they were all correct.
Deleted it and sent it again via rsync. Wrong!
So yes, should we be concerned about using rsync or what ?
Oh right, and I did check files to see if they were correct at the very beginning but I may have "accidentally" used cp before I read that the people's choice was rsync.