Hello,

I'm setting up a rsync-server (daemon). I want to have a script parsing the logfile of
the daemon to do further processing of the files.


The syncing works fine. However I have not succeed getting the full path of the
files in the logfile!


Server(daemon) start:
rsync --daemon

Client:
rsync -vzrlpt ./username/ servername::module/a/long/path/based/on/the/username/


Using different log-format options (%P %f) I have been able to get the module-path
and the files in the username-folder but not the long path in between.


I have checked the log code briefly but I didn't find any hidden options :-)

I would be grateful for any idea or, even better, a solution to get the full path.

Kindly
/Daniel Broms

_________________________________________________________________
Auktioner: Tjäna en hacka på gamla prylar http://tradera.msn.se

--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to