Fast Backup - a Resources-friendly backup solution!

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

Thanks you very much graves. The next version coming soon. :D
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

New version available!
V1.7

- Added a new AboutBox.
- Fixed: Status view while an Backup process will no longer flicker.
- Language will set now automatically on first start. (If the "Settings.ini" is not available)
- MessageBeep will now only play if an operation was successful.
- Focus is now set on ListIconGadget (Lister) after a window is closed.
- Added French catalog. (Thanks to 'GG' Gaëtan GAUME)
- Added Spanish catalog. (Thanks to graves)
Download FastBackup v1.7
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

New version available!
V1.8

- Main-Backups has now green and Restore-Points yellow icons.
- Restore-Points will view now the complete backup size.
- An left arrow will now displayed by Restore-Points.
- The menu has now icons an will display in modern look.
- Added the option 'Quit' to the menu.
- Contain of Backups can now also select per double left-click.
- Added a 'Properties' option for view informations to an Main-Backup / Restore-Point. (New menu entry)
- French.catalog was renamed to Français.catalog.
- Some optimizations.
Download FastBackup v1.8

Here a small snapshot from the new option Properties

Image
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Re: Fast Backup - a Resources-friendly backup solution!

Post by GG »

Thanks AL90 ! Let's try it now. :)
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

New version available!
V1.85

- The old savefolder will now display as default in PathRequester if change.
- Gadget & Menu entrys will now disabled when the option is currently not possible.
- Main Window is now resizeable.
- Added a statusbar to the main window.
- Added a Parent-Symbol ("..") while viewing of backup contains.
- Backup name is now viewing in a ReadOnly StringGadget. (Properties)
- Added a new option to the main settings. (Action for double clicks)
- Some optimizations.
Download FastBackup v1.85
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

New version available!
V1.86

- Added: Popup-menu.
- Changed: Index & Name of selected backup will now display in the delete-requester.
Download FastBackup v1.86
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: Fast Backup - a Resources-friendly backup solution!

Post by AL90 »

New version available!
V1.87

- Improved crc-check of JCalG1 algo while create a backup.
- Some speedup while restoring of backups.
- "Elapsed Time" & "Remaining Time" will now also viewing while restoring of backups.
- Settings will now save to "AppData\Roaming" on Vista/7 Systems.
- Used 'PackerEngine' of a backup will now viewing also in properties.
- Some small optimizations.
Download FastBackup v1.87
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: Fast Backup - a Resources-friendly backup solution!

Post by Foz »

Thanks for this - it's just what I needed :D

One suggestion though:

When you click on the "Create" button and you have selected the location, if the location contains many files, it takes a while for the "Creating backup..." window to appear, and it actually appears as if the app has crashed as it will accept button and menu clicks, but do nothing.

Perhaps an "Initialising Backup" message would be beneficial? Just to show that at least the computer is doing something.
Post Reply