Hi i followed the following to do migration from cpanel that doesnt use litespeed or ols to another server which runs cyberpanel and ols.
1- i backed up SQL database from cpanel.
2- created new database in cyberpanel
3- logged to cyber panel phpMyAdmin and imported the database extraced in step 1.
**** I got error****
4- I zipped the wp folder in cpanel
5- i trued to use scp -P [port] -r user@hostname:/path_to_zipped_wp_file /destination
*** connection refused***
my question is : do i have to generate ssh key to connect to the other server?