Skip to content

Releases: ozok/OneWay-Backup

RC2

28 Dec 21:07

Choose a tag to compare

RC2 Pre-release
Pre-release
  • Added: Three email report types: Compressed CSV attachment, HTML table email body, Compressed HTML attachment
  • Added: New toolbar
  • Added: Menu
  • Added: Error, Succes, Skipped and Deleted item counts in emails
  • Added: Email over ssl connection (tested with yandex mail only)
  • Added: Command lines to set email report type
  • Added: Many code improvements and refactorings
  • Fixed: Being unable to delete destination file was not reported in some cases
  • Fixed: Couldn't send report mail when backup was run a second time because program wouldn't disconnect from server
  • Removed: All skin related dependencies (makes exe smaller)

RC1

12 Dec 20:51

Choose a tag to compare

RC1 Pre-release
Pre-release
  • Added: A second method to copy files if first try fails
  • Added: A second method to delete files if first try fails
  • Added: An option to just compare last modified dates
  • Added: Logs are now csv files that can be opened with Excel etc
  • Added: Logs will be sent as attachments to emails
  • Added: Logs will be shown after backup is done
  • Added: Color codes to different types of log items
  • Added: An window to view older logs
  • Added: Logs will have ddmmyyyyhhnnss.csv file name format
  • Added: A button to send program to tray
  • Added: Sending test mail
  • Added: A new UI layout
  • Added: Program will remember its last position, size and state
  • Added: An about form
  • Improved: Performance regarding progress displays
  • Removed: Skin and related components and codes
  • Removed: General and error logs

Beta 1

21 Nov 20:01

Choose a tag to compare

Beta 1 Pre-release
Pre-release
  • Added: Preview
  • Added: Folder swap between source and dest in project edit/add window
  • Added: An option to disable/enable sending emails
  • Added: A log window will show full log when done
  • Added: Command line option to send emails
  • Fixed: Last modified date comparesion logic problem
  • Fixed: Log file name problem if date was displayed with ""

Early Beta 1

17 Nov 20:53

Choose a tag to compare

Early Beta 1 Pre-release
Pre-release
  • This is the first public release.
  • It works as excpected most of the time.
  • Sending test mails is not working.
  • Email sending is not tested with many mail services.
  • Interface still needs some polishing.
  • Shutdown uses a crude method.
  • Still not decided if skins should be enabled or not.