Thread: safe file copy
View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 06:19 AM
bfay@deepcosmos.ca
 
Posts: n/a
Default safe file copy

Hello Group,

Is there a way to transfer a file between systems automatically?
What I need is a script started by cron. This script would be run at
night to transfer a file to another system. I could have wrote a
script using rcp and .rhosts but I don't find it secure enough.

Any suggestion?

my platform is AIX 5.2.

thanks,
Bernard

Reply With Quote