Menu

SimpleBackup / Blog: Recent posts

Switching to go

Because I only use Linux for a year now, I decided to move the whole project to a more cross-platform language. First I wanted to rewrite everything in Java or C++ because both are interesting languages (I have a lot of experience in writing Java code and a bit in writing C++ code).

Nevertheless I choosed go (or 'golang') as the language I'll continue (or 'revive') this project. Go is a very new language (about 3 years old) and is a really interesting, easy to learn and nice language.
I hope the new version of SimpleBackup will be easier to use, less buggy, more powerfulland fancier than the current version.... read more

Posted by Hauke S. 2015-12-16 Labels: Revival golang go

Version 1.3.0.0 released

Released version 1.3.0.0. today. We've done a lot of bug fixes and also added some new features.
Here's an overview:

  • Removed options->settings->saved settings
  • added three buttons under the list box to edit list entries
  • translations are now stores in an external file (eg. "lang_de.txt")
Posted by Hauke S. 2015-01-24 Labels: SimpleBackup update release 1.3.0

SimpleBackup is now on github

Hi all,

proudly I can say that a team has been formed around SimpleBackup. To control the coding-stuff, we use now github (https://github.com/hauke96/SimpleBackup) and some other useful tools (chat, todo-list, etc.)

Posted by Hauke S. 2015-01-20 Labels: git github team

Version 1.2.0.2 released

I just implemented two new features and fixed one bug, so it's nothing really big ;)

  • [FEATURE] Size of the current file ( in the end of its name )
  • [FEATURE] Files with a destination path containing more than 260 characters don't cause an error anylonger
  • [BUG-FIX] File paths wich are wider than the window is, will display a tooltip after hovering the label

Only for insider ;) : The file with the newest version-name ( for the update-check ) is now on sourceforge.net and not on arengu.square7.ch.

Posted by Hauke S. 2014-07-27 Labels: 1.2.0.2 SimpleBackup Update Release Patch

Version 1.2.0.1 released

Just fixed some minor bugs and added a pause function.

Changelog:

  • Backup job can be paused
  • some minor bugs after finished backup fixed

Download:
Just go to "Summary" and klick on the download button or go to "Files"->"1.0.1" and choose a file

Posted by Hauke S. 2014-07-06 Labels: 1.2.0.1 Pause Bug-fixes

Release of version 1.1.0.1

I released versin 1.1.0.1 today. I made the major changes in the user interface where lots of parts were redesigned:

  • added a menubar for cleaner appearence
  • splitted the error- and settings-listbox, now there are two ( settings at the top, errors at the bottom )
  • Language and setting management are now in a seperate window.
  • Language can be changes via the menubar ( options->language )
  • help, links and updates are avalaible via the menubar ( help->... )
  • added two new help files: help_de.html and help_en.html ( deleted the stuff from the readme.txt )... read more
Posted by Hauke S. 2014-05-27 Labels: 1.1.0.1 SimpleBackup new GUI User interface updater html help file

Release of version 1.0.1.1

I made a few changes in version 1.0.1.1, especially concerning the performance:

Changes:

  • SimpleBackup uses QuickIO ( .NET extension ) till now
  • Better error handling
  • Removed useless method calls and loop ( especially in the "detecting file" routine

Download:
Just go to "Summary" and klick on the download button or go to "Files"->"1.0.1" and choose a file

Posted by Hauke S. 2014-05-09 Labels: 1.0.1.1 QuickIO Error handling performance

Released version 1.0.0.1

This is the first public version of SimpleBackup. It contains these features:

  • Copy every file from the source to the destination folder
  • Skip files which are the same ( makes it faster )
  • Delete files which doesn't exist in the source folder anymore
  • Save/delete the settings
  • Translation in german and english

Just go into "Files" -> "1.0.0.1" to download one of these files:

  • SimpleBackup_1001_source.zip : The sourcecode of SimpleBackup ver. 1.0.0.1
  • SimpleBackup_1001_setup.zip : The setup to install SimpleBackup ver 1.0.0.1
  • SimpleBackup_1001_bin.zip : The binary file ( .exe ) to run SimpleBackup ver 1.0.0.1... read more
Posted by Hauke S. 2014-05-08 Labels: 1.0.0.1 release SimpleBackup backup
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.