I am tryhing to test a scp command and i am getting "host key validation failed" and i think i have everything set right on the remote server
my command using cse is this
Code: Select all
scp -P 58 samplefile.txt root@00.00.00.00:/backup
The code works fine outside of cpanel via putty. Is there a cse log file i can check to see why its denying the connection?
Thanks...