Hi All,
Tried to use the WHM copy from another server function but the server Im moving from times out? I have therefore done the following on the other server and need help:
I done this:
/scripts/pkgacct <user>
ftp the /home/cpmove-<user>.tar.gz
to the other server
put it in /home
/scripts/unpkgacct <user>
The problem I have now is the package system split the files up as follows:
/home/USER/cpmove-USER-split/cpmove-USER.tar.gz.part1 all the way to part 80
Now how do I move these .tar.gz.part1 to 80 files to the other server and what do I need to do so I can re-install them?
Regards,
Brian
PS:
Trying the following:
cat cpmove-USER.tar.gz.part1 cpmove-USER.tar.gz.part2 cpmove-USER.tar.gz.part3 etc, etc, etc to cpmove-USER.tar.gz.part80 > cpmove-USER.tar.gz
Is there a better faster way to do this?
The file size is 7.98GB
Tried to use the WHM copy from another server function but the server Im moving from times out? I have therefore done the following on the other server and need help:
I done this:
/scripts/pkgacct <user>
ftp the /home/cpmove-<user>.tar.gz
to the other server
put it in /home
/scripts/unpkgacct <user>
The problem I have now is the package system split the files up as follows:
/home/USER/cpmove-USER-split/cpmove-USER.tar.gz.part1 all the way to part 80
Now how do I move these .tar.gz.part1 to 80 files to the other server and what do I need to do so I can re-install them?
Regards,
Brian
PS:
Trying the following:
cat cpmove-USER.tar.gz.part1 cpmove-USER.tar.gz.part2 cpmove-USER.tar.gz.part3 etc, etc, etc to cpmove-USER.tar.gz.part80 > cpmove-USER.tar.gz
Is there a better faster way to do this?
The file size is 7.98GB
Last edited: