client!!
 
client$ mkdir ~/.sshclient$ chmod 700 ~/.sshclient$ ssh-keygen -q -f 
~/.ssh/id_rsa -t rsaEnter passphrase (empty for no passphrase): …Enter same 
passphrase again: …
 
leave the passfrase in blank !!
client$ scp ~/.ssh/id_rsa.pub server.example.org: sever
server$ mkdir ~/.sshserver$ chmod 700 ~/.sshserver$ cat ~/id_rsa.pub >> 
~/.ssh/authorized_keysserver$ chmod 600 ~/.ssh/authorized_keysserver$ rm 
~/id_rsa.pub
 
Guys i know backup but it is interactive and ask me "yes or no" i would like to 
use it in a daily cron!
 
 
 Paolo Riviello Mob. +39.328.1749468 Home: http://www.paoloriviello.com Msn: 
[EMAIL PROTECTED] Skype: pao_rivi --I'm a rebel, soul rebel I'm a capturer, 
soul adventurerSee the morning sun, On the hillside if not living good, travel 
wide. B.M.> Date: Wed, 7 Nov 2007 14:33:13 -0800> From: [EMAIL PROTECTED]> 
Subject: Re: [FW-1] splat backup> To: 
[email protected]> > >>> On 11/7/2007 at 4:17 AM, 
Torkel Mathisen <[EMAIL PROTECTED]>> wrote:> > CP already got an automated 
script for that. It's called backup.> Original > > name I know.> > > > It can 
be used from either CLI or WebUI.> > > > Syntax on CLI is:> > > > backup -e on 
<hh:mm> -w 1234567 -s <SCP IP> <user> <pass> - path> <Path> <FileName>> > > > 
-e is schedule> > -w is day of week> > -s is scp server> > > > Path is the path 
on the root folder of the user for example: > > home/user1/test12, the path 
will be test12> > > > If you just want to take backup on local machine the -s 
can be> dropped > > ofcourse.> > > > Regards,> > Torkel> > Which reminds me, 
anyone figured out how to do this using SSH> public key authentication rather 
than "<user> <pass>"?> > B¼information contained in this e-mail message is 
confidential, intended> only for the use of the individual or entity named 
above. If the reader> of this e-mail is not the intended recipient, or the 
employee or agent> responsible to deliver it to the intended recipient, you are 
hereby> notified that any review, dissemination, distribution or copying of 
this> communication is strictly prohibited. If you have received this e-mail> 
in error, please contact [EMAIL PROTECTED] > > 
=================================================> To set vacation, 
Out-Of-Office, or away messages,> send an email to [EMAIL PROTECTED]> in the 
BODY of the email add:> set fw-1-mailinglist nomail> 
=================================================> To unsubscribe from this 
mailing list,> please see the instructions at> 
http://www.checkpoint.com/services/mailing.html> 
=================================================> If you have any questions on 
how to change your> subscription options, email> [EMAIL PROTECTED]> 
=================================================
_________________________________________________________________
Conosci Doretta? Contattala, è ora su Messenger!
http://www.doretta82.it/banner/index.html
=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to