Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
...It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory.
It can compress each file individually while backing-up.
Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. Huge plus for reliability.
Uses a SQL database to manage backup file information. The files are managed through their checksum (SHA256).
See wiki page for additional information:
https://sourceforge.net/p/filebasedbackup/wiki/Home/
The project is work in progress. ...
....
======================================
PLANNING
-- v 0.35 ------------------------
> delete ex menu, add single menuitem with one entry per tab
> bind open file dialog actions on menuitem
> set appropriate path archive in convenient tab, then display tab
> show device path selection in status bar
> when select restore archive, show info and enable to_device list
> or inform that password is required
-- v.0.36 ------------------------
> internationnalization : update all missing trad.
> implements archive and restore directories...