Showing 44 open source projects for "space"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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 Icon
    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.
    Get Started Free
  • 1
    Back In Time

    Back In Time

    An easy-to-use backup tool for GNU Linux using rsync in the back

    ...It uses rsync to take manual or scheduled snapshots and stores them locally or remotely through SSH. Each snapshot is in its own folder with copies of the original files, but unchanged files are hard-linked between snapshots to save storage space. It was inspired by FlyBack.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Kopia

    Kopia

    Cross-platform backup tool for Windows, macOS and Linux

    Kopia is a fast, secure, and open-source backup and restore tool designed to help users and administrators protect important data by creating encrypted, deduplicated snapshots and storing them in a range of local, network, or cloud storage locations. Instead of imaging entire machines, it focuses on backing up selected files and directories with efficient incremental backups that only transfer changed data, which reduces storage and bandwidth needs. Kopia has both a command-line interface...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    RSNAPSHOT

    RSNAPSHOT

    A tool for backing up your data using rsync

    rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. It leverages rsync and hard links to create efficient incremental backups, allowing users to maintain multiple backups without consuming excessive disk space.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pibackup

    Raspberry Pi backup & restore tool – create, shrink and compress

    ...It backs up the first two partitions of any storage device and enables selective restoration. After backup, pibackup can automatically remove specified files and folders, shrink the image, and compress it efficiently using Zstandard (.zst) to save space. A prebuilt .deb package is available in the bin folder for quick and easy installation: sudo apt install /path/to/pibackup.deb
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 6

    ARWIFI-BACKUP-TOOL-PRO-v2

    ARWIFI Backup Tool Pro v2 is a backup tool for Windows

    ARWIFI Backup Tool Pro v2 is a backup tool for Windows, designed to be simple, fast and visually striking. It scans your personal folders (Desktop, Documents, Downloads, Pictures, Videos), filters out temporary and cache files, and lets you choose an external drive as destination. > 100% console interface, with real-time progress bar, complete statistics and keygen/retro aesthetics. ARWIFI Backup Tool – For 99% of cases: personal folders, healthy files, maximum speed, no complicated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    btrbk

    btrbk

    Tool for creating snapshots and remote backups of btrfs subvolumes

    ...The tool supports hierarchical setups—many subvolumes to many destinations—and can throttle, pre/post-hook, and verify operations for reliability. Because it uses native Btrfs primitives, restores are fast and space-efficient, and replicas can be mounted instantly for inspection. Clear logging and dry-run modes make it safe to adopt in production while giving operators visibility into every snapshot and transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a simple BASH script which will backup source directories to a destination target, such as a mounted NFS share. It will create a full directory structure matching the source, but only use disk space for new/changed files. This is done by linking existing files. Essentially, it backs up like an incremental backup, and consumes space like an incremental backup, but restores like a full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Latest version will always be at https://github.com/daimh/daisync/ ### An rsync-based backup tool, enterprise-level features. Created in http://brainarray.mbni.med.umich.edu, and used in many groups, MBNI itself uses it to backup 150T data from one Windows file server and multiple Linux file servers daily, and each backup takes about 5 hours. Please stay tuned, our next innovation is to use those ditched LTO tapes to knit a sweater probably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Remote backup tools with Backup generation management, save disk space, filesystem transparent operation based on rsync protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FreeFileSync

    FreeFileSync

    Free data backup software to synchronize files and folders

    FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and macOS. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. _______________________________________________________________ DOWNLOAD LINKS (official homepage): https://freefilesync.org/
    Downloads: 59 This Week
    Last Update:
    See Project
  • 12
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    ...It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. On macOS it lacks some Time Machine automations like plug-and-backup or a dedicated restore GUI, but it compensates with the ability to work on Linux and Windows (via WSL or Cygwin) and to target any filesystem, including encrypted ones such as TrueCrypt volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LionScripts Real Path Changer-Windows

    LionScripts' Real Location Changer is a multi-purpose software

    LionScripts Real Location Mover is Saves your precious SSD Disk Space or a Partition's Disk Drive Space by freeing up files and folders from source directory and Seemlessly links the Source Files and Folders with the Destination with Windows Native Support. Resulting makes your Windows Computer faster by freeing up the unwanted space with no fear of Data Loss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oblqo

    Oblqo

    Sync your files with Amazon Glacier and Google Drive easy

    This tool helps you to store and sync your files across multiple storages: local disk, Amazon Glacier, Google Drive. If you lose files from one storage you always can get their from another. Also this tool allow you scale your images to smaller dimensions and save space on your Google Drive. You can store original photos on Amazon Glacier and use Google Drive for view and share your photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MBSyncBackup

    Simple MacOS backup app based on the rsync UNIX command

    - Can send e-mail after finish the copy. - Can run in loop (synchronizing folder). - Support multiple copies. - Free space detection on the destination volume and alert e-mail if not enough. - Count the updatable files on the source volume and the total files on the destination and sum them both (for systems with limits on the number of files, like the Sony ODS). - Can do a dry-run (see the report and send e-mail but don't copying nothing). - List of files to exclude(--exclude rsync option) - Languages: Portuguese, English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Camera Photo Dumper

    Camera Photo Dumper

    A simple to use, lightweight, versatile photo dumper.

    Have you ever thought 'I wish I don't have to go deep inside my file system to find where I put my photos from the camera...'? Well, the product that you need is RIGHT HERE! Introducing the Camera Photo Dumper. A small program that sits on the camera's file system and you can configure it to run every time you plug it in. The program is 441 kB (452,224 bytes) plus the configuration file which is ONLY 606 BYTES!!!! It's extremely versatile, it's easy to use and IT'S OPEN SOURCE!!!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    yarr-backup

    rsync-based backup tool

    Yet Another Rsync Rotator is a simple, rsync-based online backup tool, doing away with some of the existing tools' limitations that bug me most. It is usable but not feature-complete. Yarr!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bkdar

    backup system using dar

    Written in bash, is a very simple backup tool designed for backup a system on disks attached locally (tipically USB disks). Based on DAR (https://sourceforge.net/projects/dar/), it suppports continously backup (using LVM snapshots and incremental backups). Once installed there are only two configuration files: - /etc/bkdar.conf where you define _how_ the backup is perfmored - /etc/cron.d/bkdar where you define _when_ the backup is performed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    woodyWebBacker

    woodyWebBacker

    Scheduled website and database backup script.

    ...Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    snap2 is a powerful rsync-based backup program (shell script) for Linux desktop PCs. It has a user-friendly GUI. It creates automatically-rotating 'snapshot' backups, or a mirror backup. It can also be run non-interactively, via cron.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    Make CD-ROM Recovery

    Bare Metal Linux Disaster Recovery software

    Make CD-ROM Recovery (mkCDrec) makes a bootable (El Torito) disaster recovery image, including backups of the linux system to the same CD-ROM if space permits, or to a multi-volume CD-ROM set. Be aware: ----------- Please use "Relax-and-Recover"(ReaR - https://relax-and-recover.org) instead of mkCDrec. mkCDrec is an "abandoned project".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This utility allows you to _pipe_ cpio or tar output into the ftpbackup command, allowing a backup to be sent to a remote machine. If you use the standard ftp client, you must have enough disk space to create your backup image first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using algorythms designed to save disk space and network bandwidth (almost as if you generated only incremental backupsets,) using a growing collection of specialized backup plugins, for services such as MySQL and MailMan, that automatically collect and organize information for you The Quick Install utility allows you to be up-and-running with a minimum of effort, easy job configuration allows you to tweak your backups as issues arise and specialized plugins execute complex tasks for you in a single job
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WinSync
    Backup script for Windows based on robocopy Fast backup, syncs changed files only. Space efficient, all duplicate files are Hardlinked. Easy Overview of destination folder Structure: Computer Name > Date_Time > Drive > Folder > File
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo