The only times it should use the group number instead of the name is if
--numeric-ids is used or there is no group with the same name at the
target end (possibly because /etc/group can't be read).
Unless there was a bug in that old pre-release version that has been fixed.
On 05/11/2016 02:30 AM,
I am having a problem using rsync 3.1.2 to backup a remote linux machine to
local OSX machine. It works fine, but one large directory full of files has a
lot of files with foreign characters in the filenames and this blows up rsync.
I tried to use:
—iconv=utf-8-mac,utf-8
But still it
At 08:30 11.05.2016, Fabian Cenedese wrote:
>Content-Transfer-Encoding: 7bit
>
>Hello
>
>I have a problem while synching between two NAS boxes with Linux.
>First NAS: group staff=50 (3.0.3pre1)
>Second NAS: groups ftp=50, staff=500 (rsync 3.1.1)
>
>I synched with -rptgo, without --numeric-ids. The