Please use this syntax to copy file using scp and key
scp -i [key_file_path] source_path user@hostname:[dest_path]
Please use this syntax to copy file using scp and key
scp -i [key_file_path] source_path user@hostname:[dest_path]