Hello, Rsync.

--log-file-format="|%i|%B|%U|%G|%l|[%M]|// %n"

After backup log to get this line:
2017/01/25 17:30:09 [8781] |hf         
|rw-r--r--|500|DEFAULT|83875|[2014/02/10-18:22:09]|// xml_error.txt

groupID = DEFAULT



The server looks like this:
ls -lan | grep xml_error.txt
-rw-r--r--  1 500 1002     83875 Фев 10  2014 xml_error.txt

groupID = 1002

The documentation is written:
https://download.samba.org/pub/rsync/rsyncd.conf.html
%G the gid of the file (decimal) or "DEFAULT"

Why "DEFAULT"?


What to do? In order to log file recorded GID = 1002 but not "DEFAULT" for the 
file named xml_error.txt


-- 
Yours faithfully,
  Sergey Dugin                       mailto:d...@qwarta.ru
 QWARTA


-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to