FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New version of BackupBuilder (formerly EasyBackup) released
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
New version of BackupBuilder (formerly EasyBackup) released
Posted: Fri Apr 10, 2026 03:49 PM

https://www.fivetechsoft.com/forums/viewtopic.php?f=19&t=1950

What happened to BackupBuilder?

¿Qué pasó con BackupBuilder?

Gracias, tks.

Regards, saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New version of BackupBuilder (formerly EasyBackup) released
Posted: Wed Apr 15, 2026 07:19 PM

If you want I made a new Tbackup class ... sent to Antonio
My TBackup class supports standard file copying, ZIP compression (hb_zip), and native Windows Backup (wbadmin) for full system images. It's fully localized using header files for Italian, Spanish, English, and German

sample for zip file

 
 
 DEFINE BACKUP oZipBck ;
          TYPE BK_ZIP ;
          SOURCE "C:\WORK\TEST" ;
          TARGET "C:\WORK\TEST";
          ZIPNAME "Dati_2026.zip" ;
          FILES aMyFiles
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion