ok i've read this other post
Here where including the password was deemed a security risk....
BUT i have no problem so can someone help me withe providing scp with the password all in the same line?
ie: scp -r "something" root@0.0.0.0:/Applications/
I've tried using root
assword@0.0.0.0:/Applications/ but it gives me this error
Code:
ssh: Could not resolve hostname root: nodename nor servname provided, or not known
lost connection
yes the device im trying to scp to is an iphone with openssh installed
thanks for ze help