Yes, to get it working I had to put all the temporary files in working. The size is not so important and when I get all the problems resolved, I will make an installer that removes those files.  I am also aware about the other problems.  I noted there were problems but did not give the details.  I have a higher priority project I must work on so I decided to release the new community Windows binaries anyway.

By the way, I found and fixed the problem with the Windows 7.4.4 binaries.

Please note: those are Enterprise binaries so they are for personal use only.  The new community 9.0.7 Windows binaries are for everyone.

I will wait for more input (another confirmation) before looking at the "accurate" question you raised.

Best regards,

Kern


On 04/19/2018 04:20 PM, Wanderlei Huttel wrote:
Hello Kern

Thanks for release again Windows Binaries for community! This is a great news!

I've made some tests in Windows Server 2012 / Windows 10 and I noticed that the installation is keeping some installation files in the folder "working"
and doesn't include a password in bacula-fd.conf and is not saving the template Client.conf

And another test that I've realized is that I've already had a Full Backup on Friday 13th, and Differential in Monday 16th, Tuesday 17th, and yesterday Wednesday 18th, after I've upgraded Bacula Binaries Windows to version 9.0.7 it looks the the mode accurate=yes (accurate= pins5) doesn't work, because my entire backup had about 40GB and bacula copied everything again.



---------------------------------------------------------------------------------
PS C:\Program Files\Bacula\working> Get-ChildItem
Diretório: C:\Program Files\Bacula\working

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       19/04/2018     11:02           1183 bacula-fd.conf.in
-a----       19/04/2018     11:02           1199 bacula-fd.conf.in.bak
-a----       19/04/2018     11:02            295 bconsole.conf.in
-a----       19/04/2018     11:02            293 bconsole.conf.in.bak
-a----       17/04/2018     13:59            463 client.conf.in
-a----       19/04/2018     11:02            874 config.sed
-a----       18/04/2018     05:34        2766728 libeay32.dll
-a----       18/04/2018     05:34         904176 openssl.exe
-a----       18/04/2018     05:34         740228 sed.exe
-a----       18/04/2018     05:34         598795 ssleay32.dll
-a----       19/04/2018     11:03            159 WriteTemplates.ini
--------------------------------------------------------------------------------- 



---------------------------------------------------------------------------------  
bacula-fd.conf
#
# Default  Bacula File Daemon Configuration file
#
# Copyright (C) 2000-2018 Kern Sibbald
# License: BSD 2-Clause; see file LICENSE-FOSS
#
#  For Bacula release 9.0.7 (04/18/18) -- Windows MinGW64
#
# There is not much to change here except perhaps the
# File daemon Name
#

#
# "Global" File daemon configuration specifications
#
FileDaemon {                            # this is me
  Name = wanderlei-fd
  FDport = 9102                # where we listen for the director
  WorkingDirectory = "C:\\Program Files\\Bacula\\working"
  Pid Directory = "C:\\Program Files\\Bacula\\working"
  Plugin Directory = "C:\\Program Files\\Bacula\\plugins"
  Maximum Concurrent Jobs = 10
}

#
# List Directors who are permitted to contact this File daemon
#
Director {
  Name = bacula-dir
  Password = ""        # Director must know this password
}

#
# Restricted Director, used by tray-monitor to get the
#   status of the file daemon
#
Director {
  Name = wanderlei-mon
  Password = ""
  Monitor = yes
}

# Send all messages except skipped files back to Director
Messages {
  Name = Standard
  director = bacula-dir = all, !skipped, !restored
}

--------------------------------------------------------------------------------- 

Best Regards

Wanderlei Hüttel

2018-04-19 10:30 GMT-03:00 Kern Sibbald <k...@sibbald.com>:

Hello,

I am sorry, but my previous communication on this had a typo in the subject line, and a rogue paragraph that came from release 9.0.6, which simply caused confusion.  This is a re-done version of the prior announcement.

We are pleased to announce the release of version 9.0.7 of Bacula, in particular new community Windows binaries.

This is a significant release because it now has the Windows source code reintegrated and updated to work with this version.  Other than Baculum updates and the new Windows community implementation, there is no significant change from the prior release (9.0.6).

If you wish to use the Windows 9.0.7 File daemon binaries with your existing 9.0.x Bacula Director and Storage daemon it should work fine but has not been tested.

The 64 bit version of the Windows binaries has been installed and very quickly tested, as a consequence, please test it carefully before putting into production.  There seem to be some minor installation errors that are probably related to .conf files.  Also the Windows binaries do not yet contain the tray-monitor or the old Exchange plug.  Both currently fail to build.

18Apr18
 - Remove NSIS debug
 - baculum: Fix opening configuration tabs bug reported by Heitor Faria
 - Restore win32 dir from Branch-5.2 and update it
 - Add Phil Stracchino's fix for Qt5
 - baculum: Fix saving boolean values in schedule Run directive
 - rpm: Add Fedora26-64 platform
 - baculum: Add link to go back from job configuration window
 - Use correct SQL table encoding for Postgresql 10.x
 - baculum: Add listbox control and use it for base and device directives
 - baculum: Fix showing verify job fields in job run configuration window
 - baculum: Revert back volume pool name in volume list window
 - baculum: Fix error message about disabled bconsole
 - baculum: API endpoints code refactor
 - baculum: Add state, number, boolean and id validators
 - baculum: Return bconsole disabled error if bconsole support isn't enabled
 - baculum: Remove unused api endpoints
 - baculum: Fix oauth2 client working in the web part
 - baculum: Fix auth setting radio buttons alignement
 - baculum: Enlarge interface height to 100%
 - baculum: Add more information to cURL error
 - baculum: New reworked restore wizard
 - baculum: Wizards view improvements
 - baculum: Add restore hardlinks support in api
 - baculum: Add strip_prefix, add_prefix, add_suffix and regex_where restore
   options to api restore
 - Port missing RestoreObject Plugin Config code from BEE.
 - baculum: Stop using hidden fields to store item identifiers
 - baculum: Fix redundant loading users portlet
 - baculum: Add required config fields asterisk mark

Bugs fixed/closed since last release:
None

Thanks for using Bacula and please excuse me for the errors in the previous release announcement.

Kern


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to