Sparkasse Bremen wirbt immer noch für United Mobile
Wir haben es nicht nur bei blogdoch.net gelesen: United Mobile ist wohl am Ende. Die SIM-Karte erlaubt nicht mehr das Einbuchen in die Mobilfunknetze und die Webseite ist auch nicht mehr erreichbar.
Umso erstaunlicher ist es, wenn die Sparkasse Bremen
immer noch
für das Unternehmen wirbt.
rsync does work with plink - part 3
small bugfix
[Update]
There is a newer version.
[/Update]
Илья Басин observed a bug, possibly restricted to some cygwin versions. Спасибо - thanks for reporting and testing!
I published the new version 1.1 with a workaround for this problem.
The history is available at http://diario.beerensalat.info/tags/plink/.
Xyladecors wundersame Reichweitenvergrößerung
Werbetrick oder Täuschung?
Vor längerer Zeit kaufte ich eine Dose Xyladecor®
Holzschutz-Lasur mit 0,75 Liter Inhalt.
Mit der Qualität war ich zufrieden und ich hatte auch keinen
Zweifel, daß ich mit dieser Dose rund 4 m² Holzfläche
impägnieren und schützen könne, wenn ich - wie empfohlen -
2 mal streichen würde.
Nun war die Dose leer und es wurde eine neue gekauft.
Ein flüchtiger Blick oder der Blick ohne Brille auf die
Dose zeigt nun, daß diese für ca. 8 m² reichen würde.
Wie kann das sein? Eine entscheidene Produktverbesserung?
Nein, besser doch mal Brille aufsetzen und richtig hingucken: "bei 1 Anstrich".
Also reicht ab sofort ein Anstrich? Nein, wie bisher
werden 2 Anstriche empfohlen:
Wie kommt es nun, daß ich den Eindruck habe, daß mich hier jemand über's Ohr hauen will? Ist das bewußte Verbrauchertäuschung?
rsync does work with plink - part 2
solution available
There is a new version with a bugfix.
</Update>As I wrote in rsync does work with plink I tested a wrapper program to solve the invalid handle problem.Now I make this program available (see Anhang). You may send me a note about your experiences or leave a comment here.Cygnative.exe is a wrapper for cygwin programs which call native Win32 programs with stdin and/or stdout handle redirected. Without cygnative.exe it is possible that the native program can not read from the handle and receives a "invalid handle" error.Usage:
cygnative <nativeProgram> [args...]
rsync --blocking-io -e "cygnative plink -batch" -h -a --delete / user@server:/data2/backup/
MSN presence to Skype
rsync does work with plink
no need to have a rsync daemon on server
Unable to read from standard input: The handle is invalid. rsync: read error: Connection reset by peer (104)
Baut Logitech noch Tastaturen für Programmierer?
Nur noch Mausschubser gefragt?
rsync, plink and zfs on FreeBSD
I thought I can report some news for the rsync/plink problem, but I spent some time on debugging. The reason was I did not realize that I walked into the zfs on FreeBSD trap.
I use a test partition with zfs for backup purposes and did not see any problems until today. With rsync the system showed the often reported hangs. So I need to test on an other partition. But there is hope to get rsync with plink running. :-)