Thanks a lot for this information Nils.
Great.
Regards,
Romain
"Nils Breunese (Lemonbit)" <[EMAIL PROTECTED]>
Envoyé par : [EMAIL PROTECTED]
08/10/2007 10:02
A
backuppc-users@lists.sourceforge.net
cc
Objet
Re: [BackupPC-users] Using Rsync with SSH
Toni Van Remortel w
In my case, I would like to backup WIndows client to my BackupPC server
(Fedora Core 6).
I tested 2 transfert methods (Samba & Rsyncd) and they both worked.
And now, I would like to test the Rsync with SSH transfert method.
So I created private/public keys and sshd is installed on my server.
For t
Toni Van Remortel wrote:
This is how I add a ssh-based client to my backup system:
* On the backup server, the user backuppc generates a ssh-key
(ssh-keygen -t rsa -f clientname) inside .ssh of the backuppc home
directory. Passphrase is empty.
* On the backup server, the file .ssh/config belongi
Thanks a lot for you informations, it's interresting.
Regards,
Romain
Les Mikesell <[EMAIL PROTECTED]>
05/10/2007 15:21
A
Romain PICHARD/Mondeville/VIC/[EMAIL PROTECTED]
cc
backuppc-users@lists.sourceforge.net,
[EMAIL PROTECTED]
Objet
Re: [BackupPC-users] Using Rsync with SSH
[EMAIL PROTECTED] wrote:
> After using samba to transfert my datas I would like to try it via Rsync &
> SSH.
>
> This is my configuration:
>
> - BackupPC 3.0.0
> - Fedora Core 6 (for BackupPC)
> - Windows Clients
>
> So I'm preparing the rsync/ssh using between my FC6 and my Windows Client;
>
[EMAIL PROTECTED] wrote:
> For the moment I can connect to the BackupPC server (via SSH) from the
> Windows client but I can't do the reverse.
You should be able to ssh from the BackupPC server to you Windows
client, otherwise you won't be able to backup anything.
AFAIK is BackupPC using a pull
==
Have you got some explanations ?
Thanks for your help.
Romain
Toni Van Remortel <[EMAIL PROTECTED]>
Envoyé par : [EMAIL PROTECTED]
05/10/2007 14:27
A
backuppc-users@lists.sourceforge.net
cc
Objet
Re: [BackupPC-users] Using Rsync with SSH
[EMAIL PROTECTED] wrote:
> I would l
[EMAIL PROTECTED] wrote:
> I would like to have some informations about this connection via ssh.
> I know that it's possible to establish this connection either by
> password or by public/private keys. But is it necessary to enter the
> password every time, with each connection, or to configure for
After using samba to transfert my datas I would like to try it via Rsync &
SSH.
This is my configuration:
- BackupPC 3.0.0
- Fedora Core 6 (for BackupPC)
- Windows Clients
So I'm preparing the rsync/ssh using between my FC6 and my Windows Client;
I would like to have some informations about th