[linux-l] rsync

Schlomo Schapiro belug at schapiro.org
Mi Feb 5 11:00:17 CET 2003


Hello Tobias,

ich hatte bisher mit rsync daemon modus nur Erfolg beim downloaden. Aber
dann mußt Du auf jeden Fall in der .conf Datei eine Sektion anlegen, in der
Du beschreibst, was Du exportieren willst.

Mußt Du denn richtig syncronisieren oder nur in eine Richtung ? Im
letzteren Fall starte doch einfach den rsync --daemon auf dem
Source-Rechner..

So long,
Schlomo

PS: Ich kann Dir sonst nur anbieten, per screen -x Dir online
weiterzuhelfen ...

Tuesday, February 4, 2003, 7:39:29 PM, you wrote:

TS> Moin,

TS> verrrrdammt, ich versteh die manpage nicht.
TS> Aufgabe: Ich moechte von Rechner A nach Rechner B Daten
TS> transferrieren. Weder auf A oder B bin ich root.
TS> Es läuft kein ftpd, sshd oder rcpd.
TS> Denke ich mir: nimm doch rsync.

TS> Also starte ich auf Rechner B rsync als Daeomn:
TS> rsync -v --daemon --port=12345 --no-detach --config=rsync.conf

TS> Anmerkung:
TS> rsync.conf ist leer. Aus mir nicht bekannten Gründen
TS> will er unbedingt eine Datei haben, grummel.
TS> Ohne datei gibt es keine Fehlermeldung, nix, lediglich
TS> ein exitcode 1. Ok, sagt ja eigentlich auch alles ;-)
TS> Das tut soweit, zumindest geht der Port 12345 auf.

TS> Auf Rechner A moechte ich nun Daten hin oder weg
TS> kopieren:

TS> rsync meineDatei rsync://rechner_b:12345/tmp

TS> Failed to exec rsh : No such file or directory
TS> rsync error: error in IPC code (code 14) at util.c(162)
TS> rsync: connection unexpectedly closed (0 bytes read so far)
TS> rsync error: error in rsync protocol data stream (code
TS> 12) at io.c(150)

TS> Höh?

TS> Ok, versuche ich die andere Notation mit ::

TS> rsync meineDatei rechner_b:12345::/tmp

TS> Failed to exec rsh : No such file or directory
TS> rsync error: error in IPC code (code 14) at util.c(162)
TS> rsync: connection unexpectedly closed (0 bytes read so
TS> far)
TS> rsync error: error in rsync protocol data stream (code
TS> 12) at io.c(150)


TS> Ist das n Bug von rsync?
TS> Wie kann ich denn das rsync Protokoll auf einem
TS> beliebigen Port verwenden?

TS> Fragt sich
TS> Toby


TS> _______________________________________________
TS> linux-l mailing list
TS> linux-l at mlists.in-berlin.de
TS> https://mlists.in-berlin.de/mailman/listinfo/linux-l


-- 
Best regards,
 Schlomo                            mailto:belug at schapiro.org





Mehr Informationen über die Mailingliste linux-l