RSYNC problem with windows client

RSYNC problem with windows client

Postby 2borG » Tue Dec 22, 2015 10:31 pm

Hi,

rsync v3.0.9 seems to have a problem with windows client (v3.1.1)

Code: Select all
uid 4294967295 (-1) is impossible to set on "/2015-12-21/Fotos/Raw/IMG_6532.CR2" (in gordon)


The file is copied anyway, but the command still ends with an error, making it dificult to know if suceed or not.
Lateste builds of rsync dont have this problem and previous ones didn't also.

Is there a way to update rsync?

Thanks
2borG
 
Posts: 4
Joined: Tue Mar 11, 2014 6:34 pm

Re: RSYNC problem with windows client

Postby Jocko » Wed Dec 23, 2015 9:50 am

Hi 2borG,

Thank you for this feedback.

But do you note
Code: Select all
uid 4294967295 (-1)
means no owner on this file? :scratch
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: RSYNC problem with windows client

Postby uelpenich » Wed Dec 23, 2015 10:53 am

Hello,
just for interest: which rsync client /rsync user interface do you use for windows?
uelpenich
Donator VIP
Donator VIP
 
Posts: 120
Joined: Sun Jun 12, 2011 4:45 pm
Location: Cologne, Germany

Re: RSYNC problem with windows client

Postby 2borG » Wed Dec 23, 2015 11:32 pm

That error is a known problem with some versions of rsync

These guys seems to have found the origin of it.

https://community.netgear.com/t5/ReadyN ... 16#p332968
2borG
 
Posts: 4
Joined: Tue Mar 11, 2014 6:34 pm

Re: RSYNC problem with windows client

Postby fvdw » Thu Dec 24, 2015 12:02 am

2borG wrote:That error is a known problem with some versions of rsync

These guys seems to have found the origin of it.

https://community.netgear.com/t5/ReadyN ... 16#p332968


actually I applied this patch in June 2013
Attached this patched version, seems we did not included it in the firmware (for whatever reason :scratch )

rsync is present in /usr/sbin you could try to replace the old version from 29-10-2011 with this one from 9-6-2013

ps it is cosmetic patch as in fact it only disables the error message, maybe thats why we did not replace rsync
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: RSYNC problem with windows client

Postby 2borG » Thu Dec 24, 2015 12:30 pm

uelpenich wrote:Hello,
just for interest: which rsync client /rsync user interface do you use for windows?


I'm not using deltacopy, I'm using command line
Code: Select all
Full Backup Sample:
rsync -avz --exclude="$RECYCLE.BIN" --exclude="System Volume Information" /cygdrive/d/ rsync://192.168.0.8:873/share/2015-12-21

Incremental:
rsync -avz --link-dest=../2015-12-21 --exclude="$RECYCLE.BIN" --exclude="System Volume Information" /cygdrive/d/ rsync://192.168.0.8:873/share/2015-12-22


Downloaded rsync for windows from https://www.itefix.net/cwrsync
2borG
 
Posts: 4
Joined: Tue Mar 11, 2014 6:34 pm

Re: RSYNC problem with windows client

Postby 2borG » Sun Dec 27, 2015 7:41 am

The erros are gone but i'm not completely sure if the underlaying problem breaks the incremental backups or not. I'm doing some testes and post here.
Thanks
2borG
 
Posts: 4
Joined: Tue Mar 11, 2014 6:34 pm


Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 2 guests