OT:SSH / SCP Configuration
Jean-Pierre A. Radley
appl at jpr.com
Tue Oct 25 14:35:25 PDT 2005
Doug Luurs propounded (on Tue, Oct 25, 2005 at 04:07:47PM -0400):
| Has anyone configured scp (or any other SSH Copy program) to copy files
| without
| asking for the target systems password ?
|
| I know it can be done (.shosts ?) , but I'm not having any luck figuring
| it out.
|
| I want to automatically send export files from filepro from one system
| to another,
| and visvia.
You need to place a copy of the public key of the [the sending user
at the] sending system into the authorized_keys file of the [receiving
user at the] receiving system.
It's quite the same procedure you'd use to enable ssh from one machine
to a remote with being asked for a pawssword on the remote.
--
JP
More information about the Filepro-list
mailing list