- Jul 20, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
This reverts commit 3f7fd9dc. As intended and announced in the previous commit message. Relates to #20
-
Niko Ehrenfeuchter authored
NOTE: this is known to fail for permission reasons, the commit is in fact just to save the code and serve as an example (and to be reverted right away). Relates to #20
-
Niko Ehrenfeuchter authored
This way the service should now finally receive the system shutdown events and be able to properly shut itself down. Fixes #45
-
Niko Ehrenfeuchter authored
Fixes #41
-
- Jul 19, 2018
-
-
Niko Ehrenfeuchter authored
Otherwise AutoTx will try to process them in each iteration but fail right away, thus blocking all other transfers while the dir is there. Fixes #49
-
- Jun 06, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
The name reflects the functionality much better.
-
- Jun 05, 2018
-
-
Niko Ehrenfeuchter authored
-
- Mar 13, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
Fixes #5
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
Fixes #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
- Mar 12, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Mar 09, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 08, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 07, 2018
-
-
Niko Ehrenfeuchter authored
Megabytes have shown to be a bit clumsy in the configuration files, so simply switch to the more useful Gigabytes unit. Fixes #39
-
- Mar 06, 2018
-
-
Niko Ehrenfeuchter authored
Allow setting the log level explicitly from "Warn", "Info", "Debug" or "Trace" in the configuration. Default is "Info", fallback for invalid settings is "Debug". Fixes #34
-
- Mar 05, 2018
-
-
Niko Ehrenfeuchter authored
Otherwise it will be missing when a grace cleanup email is being sent in the startup phase. Refers to #31
-
Niko Ehrenfeuchter authored
Refers to #31
-
Niko Ehrenfeuchter authored
Refers to #6, #25
-
- Mar 02, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #31
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Note that they are not included in the example configuration files as these settings can easily mess up everything and should only be adjusted with great care. The default settings are valid on Windows 7 and Server 2012 and were successfully tested on those versions. Fixes #11
-
Niko Ehrenfeuchter authored
This parameter has a different default setting with RoboCopy in the Server 2012 version: "DA" (data and attributes), compared to "T" (timestamps) on e.g. Windows 7. Forcing this setting to be the same for 2012 and 7 seems to fix the issue of files not being transferred. More testing is needed though! Refers to #11
-
Niko Ehrenfeuchter authored
Disabling attributes and owner settings. Refers to #11
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-