bluetang
08-13-2007, 09:10 PM
hi
I installed ssh on my iphone. From my terminal I'm able to copy file to the iphone with scp command.
However, I can't copy file from iphone to my computer.
I use the following command:
scp -rp root@10.0.1.198://var/root/Library/Lockdown/activation_record.plist bluetang@10.0.1.199://
root@10.0.1.198's password:
/usr/local/bin/ssh: No such file or directory
lost connection
after I put in the password for iphone. it just say
/usr/local/bin/ssh: No such file or directory
lost connection
what am I doing wrong.
I installed ssh on my iphone. From my terminal I'm able to copy file to the iphone with scp command.
However, I can't copy file from iphone to my computer.
I use the following command:
scp -rp root@10.0.1.198://var/root/Library/Lockdown/activation_record.plist bluetang@10.0.1.199://
root@10.0.1.198's password:
/usr/local/bin/ssh: No such file or directory
lost connection
after I put in the password for iphone. it just say
/usr/local/bin/ssh: No such file or directory
lost connection
what am I doing wrong.