Hello,
As per in these docs: Transfer Tool | cPanel & WHM Documentation and Guide to Transfer and Restore API Functions - Create the Transfer Session and Create remote server transfer session, I see I can create remote transfer session, but these are my questions or issues that I didn't find in the docs:
1. How to let WHM use my ssh keys to create session? I added the keys, and `ssh -p2222 root@dest` logs in find.
2. How to inform WHM which users I want to transfer from `dest` to `local`? I want to transfer user `userA` from `dest` to `local`.
3. How to disable the Live Transfer to that the IP and nameservers in the DNS Zone file won't change?
4. How to inform WHM to overwrite the existing account? I mean I want to overwrite whenever I run the `whmapi` with no prompt.
Thanks
in advance
As per in these docs: Transfer Tool | cPanel & WHM Documentation and Guide to Transfer and Restore API Functions - Create the Transfer Session and Create remote server transfer session, I see I can create remote transfer session, but these are my questions or issues that I didn't find in the docs:
1. How to let WHM use my ssh keys to create session? I added the keys, and `ssh -p2222 root@dest` logs in find.
2. How to inform WHM which users I want to transfer from `dest` to `local`? I want to transfer user `userA` from `dest` to `local`.
3. How to disable the Live Transfer to that the IP and nameservers in the DNS Zone file won't change?
4. How to inform WHM to overwrite the existing account? I mean I want to overwrite whenever I run the `whmapi` with no prompt.
Thanks
in advance
Last edited by a moderator: