You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.