You didn't include the rest of your command line.  Did you tell rsync to
copy the group with either --archive or --group?  If not then it is
telling you that it is just using your default GID as it was told to do.

On 01/25/2017 10:22 AM, Дугин Сергей wrote:
> 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
> 
> 

-- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
        Kevin Korb                      Phone:    (407) 252-6853
        Systems Administrator           Internet:
        FutureQuest, Inc.               ke...@futurequest.net  (work)
        Orlando, Florida                k...@sanitarium.net (personal)
        Web page:                       http://www.sanitarium.net/
        PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
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