why "DEFAULT" ?

Дугин Сергей drug at qwarta.ru
Thu Feb 16 09:25:18 UTC 2017


-qaHv -ii --no-D --log-file-format="|%i|%B|%U|%G|%l|[%M]|// %n" --delete --numeric-ids --log-file=result.log --stats

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

-- 
Yours faithfully,
  Sergey Dugin                       mailto:drug at qwarta.ru
 QWARTA




More information about the rsync mailing list