Skip to content

demalexx/small-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Backup

This application is for making periodical backups. I made it mostly to learn things and practice, back in 2006. It includes some cool features:

  • C++ (Visual Studio);
  • Excluded CRT to reduce .exe file size, custom classes for strings etc;
  • Pure WinAPI for everything, including whole interface;
  • Custom schedule format (seems I didn't know cron format back then or though it's not flexible enough);
  • Simple web-site, many source-code comments, some documentation;
  • I tried to make it as small and as fast as possible.

Screenshots

Main window:

New task window (3 tabs):

Schedule editor:

Options (archivers setup):

About

Backup program I made to practice in C++ and WinAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published