HI,
I have 17gb tar file in one server. i need it to split into 5 parts and transfer in to another server. Can you please post commands how to do it. my server is fedora with cpanel.
ex : sample.tar
Thank you.
HI,
I have 17gb tar file in one server. i need it to split into 5 parts and transfer in to another server. Can you please post commands how to do it. my server is fedora with cpanel.
ex : sample.tar
Thank you.
I have a post here
http://forums.cpanel.net/showthread.php?t=62567
how to do md5sum?
Last edited by rajesh_; 08-29-2007 at 06:28 PM.
man (command) is your friend
md5sum filename
this generates the checksum output to compare it with the combined copy.