Hi
I would like to transfer an account from one server to another server. I tried it with many different accounts and always get the same error message:
[qoute]
Remote file is: /home/cpmove-user1-split/cpmove-user1.tar.gz.part1
Copying account package file......Done
Verifying tarball checksum.....md5sum: /home/cpmove-user1.tar.gz.part1: No such file or directory
Transfer Error
Checksum Failed.. The filecopy had a problem!
Expected Checksum [766569554e59645dd7b46c75c365d2c4]
Actual Checksum []
[/quote]
I think there is a problem in the transfer script, because it use the md5sum command on the wrong directory. it checks /home/cpmove-user1.tar.gz.part1, but the file is in here:
/home/cpmove-user1-split/cpmove-user1.tar.gz.part1
Is this a common problem/bug, or how can I fix this?
Michael
I would like to transfer an account from one server to another server. I tried it with many different accounts and always get the same error message:
[qoute]
Remote file is: /home/cpmove-user1-split/cpmove-user1.tar.gz.part1
Copying account package file......Done
Verifying tarball checksum.....md5sum: /home/cpmove-user1.tar.gz.part1: No such file or directory
Transfer Error
Checksum Failed.. The filecopy had a problem!
Expected Checksum [766569554e59645dd7b46c75c365d2c4]
Actual Checksum []
[/quote]
I think there is a problem in the transfer script, because it use the md5sum command on the wrong directory. it checks /home/cpmove-user1.tar.gz.part1, but the file is in here:
/home/cpmove-user1-split/cpmove-user1.tar.gz.part1
Is this a common problem/bug, or how can I fix this?
Michael