Showing 20 open source projects for "rsync-bpc"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Termux:X11

    Termux:X11

    Termux X11 add-on application

    ...A minimal base system is installed automatically - additional packages are available using the APT package manager. Termux combines standard packages with accurate terminal emulation in a beautiful open-source solution. Access API endpoints with curl and use rsync to store backups of your contact list on a remote server.
    Downloads: 242 This Week
    Last Update:
    See Project
  • 2
    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL backup and restore

    pgBackRest aims to be a reliable, easy-to-use backup and restore solution that can seamlessly scale up to the largest databases and workloads by utilizing algorithms that are optimized for database-specific requirements. Compression is usually the bottleneck during backup operations but, even with now-ubiquitous multi-core servers, most database backup solutions are still single-process. pgBackRest solves the compression bottleneck with parallel processing. Utilizing multiple cores for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Grsync
    Grsync is used to synchronize folders, files and make backups. It is a rsync GUI (Graphical User Interface).
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4

    fpart

    Sort files and pack them into partitions

    ...Fpart also includes a live mode, which allows it to crawl very large filesystems and produce partitions in live. Hooks are available to act on those partitions (e.g. immediatly start a transfer using rsync(1)) without having to wait for the filesystem traversal job to be finished. Used this way, fpart can be seen as a powerful data migration tool.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    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
  • 6
    casync

    casync

    Content-addressable data synchronization tool

    A combination of the rsync algorithm and content-addressable storage. An efficient way to store and retrieve multiple related versions of large file systems or directory trees. An efficient way to deliver and update OS, VM, IoT and container images over the Internet in an HTTP and CDN friendly way. Let's take a large linear data stream, split it into variable-sized chunks (the size of each being a function of the chunk's contents), and store these chunks in individual, compressed files in some directory, each file named after a strong hash value of its contents, so that the hash value may be used to as key for retrieving the full chunk data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Perl implentation of rsync that can talk directly to a native rsync program or rsync daemon. The file system I/O is abstracted into a seperate module, which allows an rsync interface to be developed for data other than regular file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Restriping Tools for Lustre (Retools)

    Restriping Tools for Lustre (Retools)

    {bzip2,gzip,rsync,tar} with automatic striping according to file size

    Retools is a set of modifications to the commonly used open source utilities bzip2, gzip, rsync, and tar that automatically selects the Lustre stripe count for created and/or extracted files according to the sizes of the files involved. By striping large files over a higher number of physical disks and small files over a lower number, aggregate I/O bandwidth for large files is maximized and the impact to the file system due to small files is minimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fsize

    fsize

    Accumulate file sizes in a directory without counting dir nodes

    When you synchronize 2 file repositories with rsync, then you want to use fsize to show you if both sides show up with the same amount of files and with the same file sizes. Using du always counts files and directories (option -sb), which can result in different sizes. A directory node may use 12 KB on the rsync source and 16 KB on the rsync destination.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10

    md5cp

    Copies files conditionally using MD5 checksums

    ...If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    gridrpcdm

    Library implementing the GridRPC and GridRPC DM OGF stantards.

    This library is a common implementation of both the Open Grid Forum GridRPC API _and_ GridRPC API Data Management standards. It is completely modular and already supports middleware modules for DIET and Ninf, as well as data manager modules for iRods, OwnCloud, rsync, scp. The installation is made easy with cmake and testing examples can be launched in a one line command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BP (Bilinear Pairing)

    library for Bilinear Pairing

    ...The users can build complex pairing-based software by the Pairing library without much knowledge of elliptic curves or pairing or number theory. The library is smaller than 57 Kbytes, suitable for hand held devices. The size is only 3.7% of the size of the BPC library. Maximum supported group size is 911 bits. It is easy to compile the library for Android, ARM or x86 CPU. The API of the library is compatible with the PBC library. It is easy for the PBC library users to port their programs to this library, only with little modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    lvmirror

    Mirroring lvm2 volumes efficiently by transferring changed chunks only

    Simple tool for backuping lvm2 volumes efficiently (i.e. incrementally) either locally or via ssh to another machine. Only the changed chunks are transferred. Disk images of virtual machines can therewith be mirrored much more efficiently than relying on rsync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A hack/port of Piero Orsoni's wonderful Grsync - rsync frontend in GTK - to Windows(win32).
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 15
    A simple system to perform backups to central backup server using SSH as tunnel and rsync as backend. Doesn't require any additional ports open (except SSH). All data goes through a secure crypted channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An optimised client-side implementation of the rsync algorithm. It allows updating of files from a remote web server, with efficiency approaching that of rsync -z, without requiring a special remote server application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rsync port to native Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rsync friendly encryption that runs on the UNIX command line. Encrypt a file and backup the changes to an untrusted host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cryptar is a cryptographic network backup program that is able to be very efficient with network resources by using an algorithm derived from the rsync algorithm. It uses SHA-1 hashes to verify (sign) its data and AES to encrypt it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rproxy integrates rsync and HTTP, and provides a way to significantly reduce network bandwidth usage. The rsync algorithm allows for client or proxy caching of all content, not just static content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB