Skip to content

AutoTx-2.1

Compare
Choose a tag to compare
@ehrenfeu ehrenfeu released this 15 Mar 12:41
· 213 commits to master since this release

Binaries

  • no binaries available

Release Notes

New Features / Enhancements

  • Build-time version information, including git tags, commit IDs and branch name is now automatically included in the assembly information and available for notifications.
  • The exact log level is now adjustable in the configuration file.
  • Plenty of documentation updates regarding installation, updating, configuration, etc.
  • The updater now registers the tray app for autostart on user login.
  • Emails now showing the versions of AutoTx and Robosharp in their signature.
  • Logging / debugging the RoboSharp commands can now be enabled in the configuration file.
  • Failed transfers will be moved to an "error" location to prevent the service from subsequent attempts in transferring them again.
  • Directories in the "incoming" location that cannot be processed by the service (permissions, ...) will be ignored until the next service restart.
  • Empty directories (including nested) will not trigger a new transfer.

Bugs fixed

  • RoboCopy flags were fixed to make the service also work on Windows Server 2012 R2 / Windows 8.1.
  • Fixed the waiting time between two subsequent transfers.