When i use the migrator i get the following error;
Failed to perform action: Fetch data from source cPanel
Cause: Command execution failed on the local server with non-zero exit code.
command: rsync -l --chmod=Fu=rw,go=,Du=rwx,go= -e 'ssh -i /usr/local/psa/var/modules/panel-migrator/sessions/20161230204856/ssh-keys/id_rsa.91.206.183.18 -p 22 -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o GSSAPIAuthentication=no' /usr/local/psa/var/modules/panel-migrator/sessions/20161230204856/ssh_upload.1 username@thereipaddress:/tmp/version
exit code: 255
stdout:
stderr: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]
That is a critical error, migration was stopped.
This is due to the customer being on shared hosting and not having root access. I can import the website and databases myself but importing email is where i'm stuck. I've read through the instruction for the migration tool, but my understanding is that if you don't have root its useless.
Nathan