Utilize a backup software designed to automatically safeguard your data, minimize recovery time, and optimize storage. Customize a variety of options for backups, adapting to the growing volumes of data to stay cost-effective.
Handy Backup lets you save backups to local and external drives, USB devices, NAS systems, network folders, FTP/SFTP and WebDAV servers. It also supports Dropbox, Google Drive, OneDrive, Amazon S3 and other S3-compatible cloud storage services.
![]() | ![]() | ![]() | ||
![]() | ![]() | ![]() | ||
![]() | ![]() |
Safeguard critical business data with robust Business Data Backup Software solution supporting various Virtual Machines and DBMS including MySQL, MS SQL, Oracle, PostgreSQL, MariaDB, and ODBC-compatible.
"I have been using Handy Backup for years, & I like this backup application because it allows me to backup to native file format, and if I want to secure certain files & folder backups, I can compress and encrypt them easily. In my experience, this program is also very stable compared to the others I tested."
"I have tested several network backup solutions. Some are a lot more sophisticated and expensive but cannot handle the three things that I need: workstation backup, LAN asset backup and website backup (FTP) for multiple environment types and tasks. Good work."
We have created a batch script that allows you to securely back up dozens of databases using Handy Backup and automatically shuts down your computer once the process is complete. You can run the script with a single click, turn off your monitor, and let it run overnight; it will automatically shut down your computer when finished.
Here is the script (copy and paste it into Notepad, save it with the .BAT extension, and place it on your Windows desktop).
c:
cd\
RD /S /Q C:\BACKUP\
MD C:\BACKUP
cd Program Files
cd Handy Backup 8
hbcc -e Task1
hbcc -e Task2
hbcc -e Task3
hbcc -e Task4
hbcc -e Task5
hbcc -e Task6
c:
cd\
cd BACKUPDATA
set dia=%date:~0,2%
set mes=%date:~3,2%
if %mes%==01 set mes=Jan
if %mes%==02 set mes=Feb
if %mes%==03 set mes=Mar
if %mes%==04 set mes=Apr
if %mes%==05 set mes=May
if %mes%==06 set mes=Jun
if %mes%==07 set mes=Jul
if %mes%==08 set mes=Aug
if %mes%==09 set mes=Sep
if %mes%==10 set mes=Oct
if %mes%==11 set mes=Nov
if %mes%==12 set mes=Dec
set ano=%date:~6,4%
md "c:\BACKUPDATA\%ano%\%mes%\%dia%"
cd "c:\BACKUPDATA\%ano%\%mes%\%dia%"
xcopy /E /I /Y c:\BACKUP "c:\BACKUPDATA\%ano%\%mes%\%dia%"
rmdir /s /q c:\BACKUP
c:
cd\
md BACKUP
shutdown /s /f /t 0
pause
If you would like to purchase the software at a discount, click "Add promo code" in the shopping cart and enter the code: ADVANCEDSYSTEMS.
Purchase via the link below to secure your discount:
https://www.handybackup.net?via=111ggggda