Re: [CentOS] Client backup solution with web interface

2009-11-14 Thread Alan McKay
On Thu, Nov 12, 2009 at 8:00 AM, Jussi Hirvi wrote: > On 12.11.2009 14:44, Paul Bijnens wrote: >> There is "BackupPC" which does lots of other things, and also can use >> rsync as backup and, moreover, has such button for the user in a web page: >> >>   http://backuppc.sourceforge.net/BackupPCBack

Re: [CentOS] Client backup solution with web interface

2009-11-12 Thread Jussi Hirvi
On 12.11.2009 14:44, Paul Bijnens wrote: > There is "BackupPC" which does lots of other things, and also can use > rsync as backup and, moreover, has such button for the user in a web page: > > http://backuppc.sourceforge.net/BackupPCBackupSummary.html Thanks Paul, that looks like exactly what

Re: [CentOS] Client backup solution with web interface

2009-11-12 Thread Paul Bijnens
On 2009-11-12 13:39, Jussi Hirvi wrote: > > But still another problem persists: the ip keeps changing. That is why I > want the client (person) to start the script by a web interface. That > way I could pick the ip up from the httpd log, or with some server-side > script... Any ideas how to do

Re: [CentOS] Client backup solution with web interface

2009-11-12 Thread Jussi Hirvi
On 12.11.2009 14:20, Stephen Harris wrote: > On Thu, Nov 12, 2009 at 02:00:57PM +0200, Jussi Hirvi wrote: >>> The authenticity of host ##.##.##.## can't be established. >>> RSA key fingerprint is ##. >>> Are you sure you want to continue connecting (yes/no)? > > This is ssh asking the ques

Re: [CentOS] Client backup solution with web interface

2009-11-12 Thread Joseph L. Casale
>I need this because the client has a dynamic ip, so the ssh key >authentication on the server never works un-interactively - because >every time the cient ip has changed, and the script asks: >> The authenticity of host ##.##.##.## can't be established. >> RSA key fingerprint is ##. >> Are

Re: [CentOS] Client backup solution with web interface

2009-11-12 Thread Stephen Harris
On Thu, Nov 12, 2009 at 02:00:57PM +0200, Jussi Hirvi wrote: > > The authenticity of host ##.##.##.## can't be established. > > RSA key fingerprint is ##. > > Are you sure you want to continue connecting (yes/no)? This is ssh asking the question. You can disable it; "man ssh_config" for d