Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
...This means it cannot detect that a file has been renamed and makes full copies of renamed and partially modified files. It generates standalone restore scripts for the POSIX shell and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024.
Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
blob archive and vcs tool similar to git, hg, git-annex or boar
This is a kind of vcs or archive tool mainly desinged for binary data.
It is similar to vcs tools like git, hg, git-annex or boar.
Main design goal ist
- to deal with hugh binary data files
- partial pull/push handling
- immutable data archive
- simple metadata format of archive
- due to immutability other backup tools like rsync or copy could be used alternatively
- platform independent
flickrsync is a command line tool written in Perl that aims to backup a complete directory structure to Flickr. It creates separate albums on Flickr based on the directory structure of the images. The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system.
You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
KBackup is an easy-to-use backup package for Unix. It was originally writen by Karsten Balluder. Currently, it's development has stagnated, and several fixes are needed.
The main mailing-list for KBackup is in egroups (www.egroups.com).
r5backup is a backup script using rsync and ssh to make backups. It can handle remote hosts, is rapid and reliable. r5backup comes with 5 scripts: the main backup script, a scheduler, a launcher for remote invocation, an admin tool and a recover tool
...The latest version can be found at https://github.com/gkiefer/backup2l.
backup2l is a lightweight tool for generating, maintaining and restoring backups on a mountable file system. The main design goals are low maintenance effort, efficiency, transparency and robustness.
GPB can be a ready to use out of the box backup solution or it can be the foundation for you to build and improve upon. The core and the power of GPB lies in the use of Bash scripting. Every single file used by GPB, main executable, configuration files a
“backup2svn” or “backup to svn” is a tool for remote and local backing up text and binary files in huge number of servers. The main goal is install nothing on remote/supported servers, just run it on master server.
Pybu is a backup script written in python that is intended for single machine backups e.g. dedicated servers. Planned main features include: incremental backups, ftp upload, and gpg encryption.
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.
GTFileExplorer is a Filemanager. You can copy,paste,cut,delete and rename files per shortcut,menu,popupmenu and drag&drop.You can also open files with an external program. The main functionality is the synchronization of two directories, with a preview.
This program parallelizes the BZIP2 compression process to achieve a near-linear performance increase on SMP machines. On a two-processor Xeon machine, the speedup is around 180%. The tool's main purpose is to aid performing heavy-duty server backup
dvd copy does what the name implies, it copies the main feature of a dvd to the hard drive then shrinks it down to fit on a 4.7GB dvd then burns it to a dvd. This is good for making backup copies of dvds you legally own.
lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed, at the cost of some compression ratio. lzop uses the LZO library for compression services.