|
Boa
Tarde,
Eu estou tentando usar o rsync para copiar um
espelho do meu site em outro webserver
Eu estou tentando usar o Rsyncd
Como eu farei para o rsync copiar o meu no website
para o mirror em outro webserver ?
Qual é o comando para copiar o os arquivos em outra maquina com
password?
Eu tenho as seguintes paginas falando sobre o
rsyncd
Alguem podia me ajuda ? ou me manda Link
? Doc ? Howto ? Url ?
Obrigado
This is my rsyncd.conf
/usr/local/etc/rsyncd.conf
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [rsyncd]
path = /usr/local/www/data-dist/ comment = Rsync Server use chroot = no max connections = 4 uid = nobody gid = nobody read only = yes list = yes auth users = rsyncd secrets file = /usr/local/etc/rsyncd.scrt /usr/local/etc/rsyncd.scrt
rsyncd:rsyncd
bash-2.05b# rsync -a
10.0.0.1::
rsyncd Rsync Server bash-2.05b# rsync -a 10.0.0.1::rsyncd Password: @ERROR: auth failed on module rsyncd rsync: connection unexpectedly closed (90 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(150) |
- Re: [FUGSPBR] Rsyncd - Server Breno Cardoso Perucchi
- Re: [FUGSPBR] Rsyncd - Server Marco Viola
- Re: [FUGSPBR] Rsyncd - Server Timmy!!!
