Two running 24/7
One at home as multi purpose server.
Second running at parents house as a backup host.
Both with 4TB drive.
Search found 4 matches
- 12 Nov 2020, 14:10
- Forum: B2 & B3 Support
- Topic: How many B3's out there ?
- Replies: 22
- Views: 10618
- 01 Jul 2010, 10:55
- Forum: My Bubba Server
- Topic: eyeos - have a look
- Replies: 9
- Views: 15580
Re: eyeos - have a look
Lifting this again...
Has anyone tried eyeOS on Bubba?
Has anyone tried eyeOS on Bubba?
- 11 Jun 2010, 13:32
- Forum: B2 & B3 Support
- Topic: Backup: Illegal character(s) '-' in field: 'Target'
- Replies: 1
- Views: 2399
Re: Backup: Illegal character(s) '-' in field: 'Target'
I had exactly the same problem. I contacted excito support about it so the problem is known by them. They provided me with this solution: In file '/usr/lib/web-admin/adminfunctions.php' line 1495 replace if(preg_match("/[^\w\.]/",$value,$chars)) { // only allow "\w", "." with if(preg_match("/[^\w\.\...
- 16 May 2010, 09:51
- Forum: B2 & B3 Support
- Topic: Write errors when backup to FTP target
- Replies: 39
- Views: 26516
Re: Write errors when backup to FTP target
I have had the same problem. I applied the changes you described and the problem appears to be solved. Thanks.RandomUsername wrote:I've spent days on this problem so I hope it benefits somebody else as well.
Excito: Any plans to fix this?