Hey Guys,
Quick Question, I installed openSSH on my iPhone and got the client working and am able to ssh on to my phone with no issues. I'm trying to copy a picture (from OSX terminal) from my iPhone to my computer, but it's not working:
AMBP:~ aahmad$ scp root@192.168.2.2 /private/var/mobile/Media/DCIM/100APPLE/IMG_0929.JPG ~/Desktop/tmp/
cp: root@192.168.2.2: No such file or directory
cp: /private/var/mobile/Media/DCIM/100APPLE/IMG_0929.JPG: No such file or directory
What am I doing wrong here? Thanks in advance!
--Asif
Quick Question, I installed openSSH on my iPhone and got the client working and am able to ssh on to my phone with no issues. I'm trying to copy a picture (from OSX terminal) from my iPhone to my computer, but it's not working:
AMBP:~ aahmad$ scp root@192.168.2.2 /private/var/mobile/Media/DCIM/100APPLE/IMG_0929.JPG ~/Desktop/tmp/
cp: root@192.168.2.2: No such file or directory
cp: /private/var/mobile/Media/DCIM/100APPLE/IMG_0929.JPG: No such file or directory
What am I doing wrong here? Thanks in advance!
--Asif