Possible Duplicate:
Copy large file from one Linux server to another
I need to transfer about ~3tb of data to another server. I am currently using rsync -z but it is going at 250kb/s so it will take forever. How can I speed it up?
I need to transfer about ~3tb of data to another server. I am currently using rsync -z but it is going at 250kb/s so it will take forever. How can I speed it up? |
|||||||||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Mail a hard drive to the server and have a technician plug it in. |
|||||||||||
|
|
You can try to split data into let's say 3000 pieces using |
|||
|