WiseOnline
07-29-2002, 12:53 AM
I'm trying to transfer accounts from Plesk to Cpanel4 using the WebHost Manager. I get the below error, what is wrong? Thanks.
Copying copy script...
expect: spawn id exp3 not open
while executing
"expect -timeout 7200 "100:""
(file "/scripts/usersscpcmd" line 37)
Done
Attemping to chown script...
expect: spawn id exp3 not open
while executing
"expect -nobrace {Permission denied, please try again*} {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
} expect {*$*} {
send..."
invoked from within
"expect {
"Permission denied, please try again*" {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
}
expect "*\$*" {
send "su..."
(file "/scripts/usersshcmd" line 52)
Unable to chown script
Copying copy script...
expect: spawn id exp3 not open
while executing
"expect -timeout 7200 "100:""
(file "/scripts/usersscpcmd" line 37)
Done
Attemping to chown script...
expect: spawn id exp3 not open
while executing
"expect -nobrace {Permission denied, please try again*} {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
} expect {*$*} {
send..."
invoked from within
"expect {
"Permission denied, please try again*" {
puts "\n\nsshcmdpermissiondeny\n"
puts "\n\nsshcmddone\n"
exit
}
expect "*\$*" {
send "su..."
(file "/scripts/usersshcmd" line 52)
Unable to chown script
