Subj : Win 7 drive map problem
To : Torsten Bamberg
From : Tommi Koivula
Date : Thu Jan 03 2019 05:59 pm
Hi Torsten.
03 Jan 19 01:03, you wrote to me:
TK>> I have no rsync daemon installed in OS/2, I'm just running the rsync
TK>> client from OS/2 batch file:
TK>> for %a in ( c d e f g ) (
TK>> rsync.exe -a --delete %a%:\ wat.localnet::backup\rbb\%a%
TK>> )
TB> But rsync -D is running on your linux box. ;-)
TB> Anyway, one of the Boxes need to have a daemonized rsync.