The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Transfer the file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Transfer the file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
07-27-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
look at public/private keys
The public key goes in the server's
Code:
~/.ssh/authorized_keys
the client passes the private key in as a command line argument.
porter
View Public Profile
Find all posts by porter