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
One App to Replace Your Entire SaaS Stack
Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.
ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
SQLBackup is a web application written in PHP to create, restore and manage (encrypted) database dumps from different databases. SQLBackup itself is mainly an PHP written API, but also a tool that uses this API
JabSync is a program intended to synchronize the rosters of two (or more) distinct Jabber accounts.
It is written in Python and uses the jabberpy library.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
Tea Chest is a Java archiving solution. It allows the creation of job files in which a concise description of the files and folders to be archived is stored, and the backup of the job file into a zip or self extracting JAR file.
This application takes a large file and splits it into smaller pieces. The user can select from 1.44 MB, 100 MB, 250 MB, 650 MB, 700 MB, 4.3 GB or custom (any size) piece sizes. The program works with exceptionally large input files.
Simple tool to backup Livejournal entries written in Python. Given a username and date range, downloads all entries in the range and places them in html files on the user's hard drive.
PAT is a complete web application that allow to manage files (basic and advanced functions like compression in gz), ftp, and database all in one. Designed to reproduce a Graphical User Interface (GUI) with drop-down and context menu for easy use
parchive2 provides PAR 2.0 libraries and tools for creating parity files and recovering data using them. The key advance of PAR 2.0 is that you do not need to break a large file into smaller files before making parity files. See the parchive project for
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.
This small perl utility renames all files and all subdirectories from a given startdirectory and downwards in more readable filenames: Only the characters a-z, 0-9, underline, dash, and point are allowed. Multiple spaces and german umlauts will be replace
Commandline tool to manage backup files that are stored on hard drives. Employs infinite grandfather-father-son strategy by deleting defined subset of all backup files, saving space while permitting access to older versions. Aka "Virtual Tape Rotation"