Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bash: line 1: rsync: no such file or directory
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
neoneotux
n00b
n00b


Joined: 30 Nov 2005
Posts: 5

PostPosted: Thu Dec 08, 2005 1:08 pm    Post subject: bash: line 1: rsync: no such file or directory Reply with quote

Hallo,
ich will mit rsync ein ftp-server backupen, (auf beiden ist rsync und ssh installiert).
von meiner localen host gebe ich nun ein
Quote:
rsync -avzr username@my.host.de:~/www /backup --rsync-path=/usr/local/bin/rsync

dann werde ich nach dem passwort gefragt.
als meldung bekomme ich
Quote:
bash: line 1: rsync: no such file or directory
connection unexpecualy closed


der pfad für rsync stimmt sowohl fur den local alsauch den remote host!
Wo liegt der Fehler?
danke schonmal,
neoneotux
Back to top
View user's profile Send private message
schrippe
Guru
Guru


Joined: 03 Mar 2004
Posts: 556
Location: Mülheim

PostPosted: Thu Dec 08, 2005 1:26 pm    Post subject: Reply with quote

du willst doch per ssh die daten übertragen, oder? lass doch mal den rsync pfad weg.

der remote-pc sollte wissen, wo rsync liegt.

macgh mal rsync -aHvuP ...

mit -H erstellt er auch eventuelle Hardlinks und mit -P hat er ne resume funktion.
_________________
for i in $(seq 1 565); do echo 'A$i: entweder rechts fahren oder rechts überholen dürfen!';done
Back to top
View user's profile Send private message
neoneotux
n00b
n00b


Joined: 30 Nov 2005
Posts: 5

PostPosted: Thu Dec 08, 2005 1:39 pm    Post subject: Reply with quote

ok, sorry, mein Fehler...
hab die ganze zeit versucht auf den falschen server zu connecten wo natürlich kein rsync installiert ist...
trotzdem danke für die antwort
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum