shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [shell-script] HELP


From: MrBiTs
Subject: RE: [shell-script] HELP
Date: Thu, 8 Sep 2005 10:15:44 -0300

/*

Tenho esse script ... mas não funciona, alguém consegue ver onde está o
erro?
cd /home/fulano/TESTE
sudo rsync -Cravzp /home/fulano/TESTE/arq.sh fulano@maq1:/home/fulano/
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
fulano@server1:~$
*/

O Erro está no rsync. Verifique os parâmetros que você passa para o rsync e
verifique também se há um serviço rsync rodando na maq1. Havia um bug no
kernel 2.6.2 que fazia com que os arquivos maiores que 2GB não fossem
transferidos pelo rsync. Verifique isso também.

Atenção: Isso não é uma questão para essa lista. O fato de você rodar o
comando em um shell-script não significa que a sua questão seja SOBRE shell
script.


------------------------------------------
http://www.mrbits.com.br/
 
"There is still more Unix-nature in one
line of shell script than there is in ten
billion lines of C" 
Master Foo - Sh-bng Province - 530 B.C.
 
"Programar em shell scritp é a coisa mais gostosa que você pode fazer
vestido"
Julio C. Neves - 10/08/2005
        

        



reply via email to

[Prev in Thread] Current Thread [Next in Thread]