First I will elaborate what is the scenario here.
We have 2 servers both are ubuntu 14.04 LTS and we have a drive called /storage/ of 70TB It includes many files of 30GB size each and other ones as well. So as both are the remote servers and I want to move all this data to my other remote server's same drive as /storage/.
Is there any way to do it fastly and stably so that there will be no data loss in that?
once i have tried to move only one file from one to other which worked fine with this link. Any help will be thankful.
scp
orrsync
- double checking the m5d checksum is not a necessity (see here). Just make surescp
finished correctly and then you can go on deleting the original files. – FelixJN Nov 30 '16 at 12:19