I am trying to transfer files from my iBook to my laptop running Linux Mint using the SCP command in the Mac terminal. I keep getting this error though'
I'm entering everything in correctly. Here is how I do it;
Looks like the Terminal version is 1.4.6.
Code:
ssh: connect to host [I]Linux IP Address[/I] port 22:Operation timed out lost connection
I'm entering everything in correctly. Here is how I do it;
Code:
scp -r /Users/pcfast/Desktop/test_file.png pcfast@192.168:/home/Desktop
Looks like the Terminal version is 1.4.6.