Displaying 5 results from an estimated 5 matches for "latecoere".
2006 May 29
2
rsync gui?
Hi rsync-ers
I woulder if there is a good gui for rsync that works in windows?
and why dosen't rsync compile under MinGW?
Best Regards
P?r Moberg, Sweden
2006 Apr 05
3
rsync, ssh and DSA key
hi all
I have generated the key in the source server(10.78.0.107)
ssh-keygen -t dsa -C "root@10.78.0.107"
I have added this key to authorized_keys2 of the destination
server(10.78.0.117)
cat id_dsa.pub >> /root/.ssh/authorized_keys2
but when I execute
rsync -avz -e ssh root@10.78.0.107:/var/mail/ /var/mail
in the destination server I asck me for the password
How to avoid this in
2006 Sep 04
1
Rsync + SSH on a different port + restricted access
Hello,
I'm trying to setup Rsync over SSH with openSSH running port 2222 with a remote RSA public key authentification and a restricted shell to avoid the user to browse my server via SSH, only be able to run rsync server.
1) i've built a regular rsync server over TCP/873
Worked fine, check my conf :
motd file = /etc/rsyncd.motd
log file = /var/log/rsyncd.log
pid
2006 Mar 02
3
Question about rsync and BIG mirror
Hello,
I'm quite a n00b on rsync stuff but I went to the website, read
FAQ/how-to, Google and more, I setup my own rsync server and clients:
everything works fine :-D
I'm preparing a plan for a production mode in my company: we need to
mirror around 100GB of data trough a special VPN internet line 2MB
symmetric.
The first time, the data will be transferred by a media such as a HD.
2006 Mar 06
0
TR: Question about rsync and BIG mirror
> -----Message d'origine-----
> De?: BOYE Johan
> Envoy??: lundi 6 mars 2006 08:28
> ??: 'Jan-Benedict Glaw'
> Objet?: RE: Question about rsync and BIG mirror
>
>
> > I'm preparing a plan for a production mode in my company: we need to
> > mirror around 100GB of data trough a special VPN internet line 2MB
> > symmetric.
> > The