sharkman
04-07-2002, 10:51 PM
I have tried to transfer my account from one server to another for the first time and I go this error
Attemping to package account...
expect: spawn id exp3 not open
while executing
"expect -nobrace sshcmddone {
sleep 1
} {Permission denied, please try again*} {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exi..."
invoked from within
"expect {
"sshcmddone" {
sleep 1
}
"Permission denied, please try again*" {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
..."
(file "/scripts/sshcmd" line 23)
The remote server didn't report a correct md5sum of the archive. Please ensure you selected the correct type of remote server
What am I doing worng
Attemping to package account...
expect: spawn id exp3 not open
while executing
"expect -nobrace sshcmddone {
sleep 1
} {Permission denied, please try again*} {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exi..."
invoked from within
"expect {
"sshcmddone" {
sleep 1
}
"Permission denied, please try again*" {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
..."
(file "/scripts/sshcmd" line 23)
The remote server didn't report a correct md5sum of the archive. Please ensure you selected the correct type of remote server
What am I doing worng
