New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
MongoDB Atlas runs apps anywhere
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.
Managed IPFS Kubo pinning with IPFS Cluster replication
...Retention options include short-term and long-term storage, making it suitable for websites, datasets, backups, and distributed applications.
For higher availability, IPFS Cluster replication is available with 1, 2, or 3 replicas, enabling redundancy across nodes and improved resilience against node failure. Bandwidth usage is tracked separately, with included allowances and predictable overage pricing.https://github.com/branislav1989/ipfs-kubo-private-public-ipfs-cluste
AnyBackup is designed to keep two pools of volumes in sync with one another. The primary use case is backing up one large network array to several smaller volumes. These syncs are intended to be periodic and user initiated.
Disclaimer: AnyBackup is not an enterprise solution and I make no guarantees and offer no warranties. I have been using it to keep up to date backups of ~11tb of data for the duration of the project and I've suffered no data loss as a result.
Content Based File level Data Backup in Python.
This is a utility to backup your files. It can do full and incremental backups.
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...
compresses files by automatically selecting the best program
squeeze is a python script that compresses a given (set of) file(s) by trying each compression program available on your system and keeping the resulting archive with the smallest size.
This project is intended to create a small backup plan manager. This tool is intended to become multi-OS and will be written in Python.
The development guide is coming soon and will be available on the project wiki to ensure unity between the different development environments.
EDIT :: At first, the project was intended to be written in Lua, but because I couldn't find the proper modules that pleased me, I chose Python over Lua.
Cyclone is an easy to use, one- or two-way synchronization tool. It use a clean command-line interface. It aims to be compact (less than 10 Ko) and cross-platform (as it is coded in standard python).
Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.
A set of tools to build your own customed Linux distribution with more managability than raw LFS(Linux From Scratch). Include source package manager, file system backup and realtime mirror apps, and some assistant data structure writen in Python, etc...
Snapshot and rollback support for configuration files on Linux distribution. Tools making possible of manual/periodical/automatic saving of configurations. Tools for viewing the differences in stored files and also tool for restoring them.
Create email archives getting IMAP mailfolders or POP3 mailboxes. Search emails by sender/receiver/subject/body among already existing backup files (i.e. on dvd) in plain or compressed format. Tested on Linux-x86, Linux-PPC and Windows-XP platforms.
A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
Arrowbase is a collection of tools for backup persoses. Together they combine a backup system that can
be used on more then one Operating system. This makes the project not only widely spread but portable as
wel.
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
This is a very powerfull criptography project that basicaly can be used to transmit or store secure data and study some cipher, hash and compression algorithms to understands how it works.
XFileFinder is a Python written file search application. It was made to simplify
the search for files. It's made to implent the features that Windows Search doesnt
have.