Thread
:
how can you get "scp" working? (ssh)
View Single Post
aflegg
2006-01-01 , 14:46
Posts: 1,463 | Thanked: 81 times | Joined on Oct 2005 @ UK
#
2
In an xterm, try:
Code:
find / -name scp -type f 2>/dev/null
...and...
Code:
ls -l /var/lib/install/usr/bin/s*
It should be in
/var/lib/install/usr/bin/scp
.
Quote & Reply
|
aflegg
View Public Profile
Send a private message to aflegg
Visit aflegg's homepage!
Find all posts by aflegg