Paul Lacatus wrote:
Vreau sa fac un back-up de pe un calculator pe altul . Amindoua legate in retea locala .

Am incercata cu comanda:

[EMAIL PROTECTED] /]# rsync -a --progress -e "ssh 192.168.100.1 -p #### -l root " 192.168.100.1:/home /ext_backup/emserv/

comanda
       rsync -a --progress [EMAIL PROTECTED]:/home /ext_backup/emserv/
merge OK pe rsync mai noi. pe cele mai vechi e necesar
rsync -a --progress -e ssh [EMAIL PROTECTED]:/home /ext_backup/emserv/
sau eventual -e "ssh -l root"



Vreau directorul home de pe 192.168.100.1 sa fie copiat in /ext_backup/emserv/

primesc raspunsul dupa ce imi cere si introduc parola de root de pe 192.168.100.1:


bash: 192.168.100.1: command not found
rsync: connection unexpectedly closed (0 bytes received so far) [receiver] rsync error: remote command not found (code 127) at io.c(463) [receiver=2.6.8]

Cum trebuie sa fac ?
sa nu mai dai "192.168.100.1 " drept comanda linux lui ssh :)

--
If 4 out of 5 people SUFFER from diarrhoea, does that mean that one enjoys it?


_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui