Re: [BackupPC-users] Issue with multiple restores

2015-06-17 Thread Les Mikesell
On Wed, Jun 17, 2015 at 11:29 AM, Andy Taylor wrote: > It's not something I had considered for this use case as the files in > question are uploaded site files (for example, images) as opposed to site > code, and can sometimes total up to 10GB+. I'm assuming you thought I was > talking about code

Re: [BackupPC-users] Issue with multiple restores

2015-06-17 Thread Andy Taylor
It's not something I had considered for this use case as the files in question are uploaded site files (for example, images) as opposed to site code, and can sometimes total up to 10GB+. I'm assuming you thought I was talking about code files which is why you suggested a VCS? On 17 June 2015 at 15

Re: [BackupPC-users] Issue with multiple restores

2015-06-17 Thread Les Mikesell
On Wed, Jun 17, 2015 at 8:01 AM, Andy Taylor wrote: > > The 'big picture' is that our developers use the > restored files on the network file share server as copies of live website > files, so when they are developing they can be sure they are looking at > relatively up-to-date copies of the files

Re: [BackupPC-users] Issue with multiple restores

2015-06-17 Thread Andy Taylor
ur backups. Thanks again for the help. Andy On 23 May 2015 at 12:57, Holger Parplies wrote: > Hi, > > Les Mikesell wrote on 2015-05-22 11:53:10 -0500 [Re: [BackupPC-users] > Issue with multiple restores]: > > On Fri, May 22, 2015 at 11:17 AM, Andy Taylor > wrote: > &

Re: [BackupPC-users] Issue with multiple restores

2015-05-23 Thread Holger Parplies
Hi, Les Mikesell wrote on 2015-05-22 11:53:10 -0500 [Re: [BackupPC-users] Issue with multiple restores]: > On Fri, May 22, 2015 at 11:17 AM, Andy Taylor wrote: > > Thank you for the advice Les. I compiled rsync 2.6.9 and tried a restore > > with it. It seems to hang now once it

Re: [BackupPC-users] Issue with multiple restores

2015-05-22 Thread Les Mikesell
On Fri, May 22, 2015 at 11:17 AM, Andy Taylor wrote: > Thank you for the advice Les. I compiled rsync 2.6.9 and tried a restore > with it. It seems to hang now once it's got past the last file of the > restore - I've run strace against the rsync processes and I can see it close > the last file and

Re: [BackupPC-users] Issue with multiple restores

2015-05-22 Thread Andy Taylor
Thank you for the advice Les. I compiled rsync 2.6.9 and tried a restore with it. It seems to hang now once it's got past the last file of the restore - I've run strace against the rsync processes and I can see it close the last file and then just hang, with this sort of output: [pid 15625] select

Re: [BackupPC-users] Issue with multiple restores

2015-05-21 Thread Les Mikesell
On Thu, May 21, 2015 at 11:08 AM, Andy Taylor wrote: > > After a bit more digging I've managed to get a bit more information out of > the logs: > > 2015/05/21 15:15:09 [14010] Invalid remainder length 467096064 [receiver] > 2015/05/21 15:15:09 [14010] rsync error: protocol incompatibility (code 2

Re: [BackupPC-users] Issue with multiple restores

2015-05-21 Thread Andy Taylor
After a bit more digging I've managed to get a bit more information out of the logs: 2015/05/21 15:15:09 [14010] Invalid remainder length 467096064 [receiver] 2015/05/21 15:15:09 [14010] rsync error: protocol incompatibility (code 2) at io.c(1352) [receiver=3.0.9] 2015/05/21 15:15:09 [14010] [rece