Re: [BackupPC-users] Accidently Deleted Host in Gui

2018-10-22 Thread Stuart Rothrock
Thank you for your help. Issue identified - The couple incrementals were still there but the previous ones were not. Cause identified. Thanks for the assistance Craig. On Mon, Oct 22, 2018 at 11:25 PM Craig Barratt < cbarr...@users.sourceforge.net> wrote: > Stuart, > > Yes, great point - deleting

Re: [BackupPC-users] Accidently Deleted Host in Gui

2018-10-22 Thread Craig Barratt via BackupPC-users
Stuart, Yes, great point - deleting the host and re-adding it many days later it will likely result in unused pool files being deleted during that period. You can confirm that hypothesis by looking in the storage for tree for that host ($TOPDIR/pc/HOST) and below the numbered directories (one for

Re: [BackupPC-users] Accidently Deleted Host in Gui

2018-10-22 Thread Stuart Rothrock
Thank you Craig - I am running version 4.2.1 and perl 4:5.26.2 The list of backups does appear - 1-full and 5-incrementals. The dropdown (html select list) is populated with the 6 backups but when I choose any of them from the dropdown, the tree is missing other than "Contents of /" and below that

Re: [BackupPC-users] Accidently Deleted Host in Gui

2018-10-22 Thread Craig Barratt via BackupPC-users
Deleting the host from the gui should only remove the entry from the hosts file, so adding it back should make things work again. I just tried that on a test setup, and it worked for me. I should ask what BackupPC version you are running? Does the list of backups GUI appear when you browse to th

[BackupPC-users] Accidently Deleted Host in Gui

2018-10-22 Thread Stuart Rothrock
I accidently deleted a host so I added it back. No files were manually deleted but I am unable to browse the previous backups. They can be selected and after clicking "Go", it says "The directory / is empty". What do I need to do to be able to browse/restore files for this host? Thanks