Displaying 3 results from an estimated 3 matches for "rptgo".
Did you mean:
vptgo
2016 May 11
2
Synch group with different gid
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 expected result
was that the items on the second group would be staff as well
even with a different gid. However it looks like the 50 was taken
literally and now all staff items are ftp items.
1. How could this happen? Is this expected, did I do something wrong?
2. How...
2009 Jun 15
1
Big timeout time
Hi
I'm using rsync 3.0.3 on a NAS. In the parameter list I use --timeout=1800.
However sometimes I get very big timeout times like this one:
io timeout after 12220 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at io.c(239) [sender=3.0.3pre1]
rsynd.conf on the receiving side only defines modules, no timing parameters.
How can that happen? What can I do to prevent