Showing 185 open source projects for "rsync"

View related business solutions
  • 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
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • 2
    A swing code to make easy backup/restor and do local rsync on linux and windows A swing tutorialis alsos available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Synctity

    Synctity

    Easily configurable rsync profiles.

    Synctity is a program for synchronizing files on multiple machines. It is a front end for rsync that maintains multiple profiles, making often-run syncing tasks easy to perform. Released under the terms of GPLv3. Synctity runs on Mac OS X, Linux, and other Unix-like operating systems. The latest release provides a stand-alone application bundle for Mac OS X. See the documentation for Linux prerequisites. Synctity is moving to GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...It also performs rotation of old backups as specifies in the configuration file. It's meant to be run as a cron job to create chunks of backups for further processing (i.g. with rsync).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A backup script written in Ruby, Making incremental backups using rsync and hardlinks. It is a simple ruby script, with configurations in the start of the script, making it very hackable for sys admins. This also means that there is now running deamon/service, if it should run automaticly, your must setup a cron job. Se the Wiki for more details about features and requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    tuda-rsync_install

    install method for cluster compute nodes

    Tuda-rsync_install is a initrd image containing scripts to partition and rsync a rootfs to compute, or other nodes. A fast, easy and flexible solution not only for HPC systems, although it has been developed for that purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JFTClient

    Java based file transfer client for Linux

    Graphical file transfer client for Linux based on Java Swing. It executes rsync using sshpass. Requirements: - Java 7 - sshpass
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    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
  • 10

    FTP Sync

    Do files synchronization over FTP

    The class is made to work as an alternative to rsync when FTP is only available. The class use FTP to do synchronization to the target FTP host. It only copies the new and modified files after last run of the script. You can specify exclude list to the class and any directories or files in this list will be ignored from synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rsynbck

    Backup system rsync based

    The first version of rsynbck is just a a bash script using rsync command (just for linux systems) and some graphic utilities to make a simple backup of your files on a Linux system, however it will be developped under python to provide more capabilities and fucntionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    UNIX SERVER MANAGEMENT

    2º year of computing & systems development practical on UNIX Admin

    A Report Document of Elaborated Developments The whole project is divided in three parts 1. Connection: establish connection within two computers without password and synchronize two folders in them. 2. Backups: with the help of cron and rsync we will be able to do a complete backup and three incremental backups, on monthly basis. 3. Debian Package: Is more or less the same thing with the first part of this project (connection), but one of the differences is that if this package is installed, it will represents root in this part of the project, means the scripts involved in connection and their execution will take place in this package. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BackupNetClone is a set of shell scripts that use rsync to provide convenient snapshot backups with minimal disk usage. The concept is based on rsnapshot but does not require Perl. BackupNetClone was originally tailored to D-Link's DNS-323 NAS device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 8 This Week
    Last Update:
    See Project
  • 16
    Theme Aggregator

    Theme Aggregator

    Linux app for customizing iDevice Themes(iPhone,iPad,iPodTouch)

    ...You can transfer your Themes from your jailbroken iDevice to your computer, modify as needed, then transfer back to your iDevice. Written entirely in python with a pyGTK GUI and uses rsync to transfer files back and forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    etckeeper-ng

    Backup solution based using git and rsync next level

    Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory. It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed. When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Rhinofile

    Web based large file transfer application for corporate users

    Rhinofile is a LAMP based file transfer application. Uses standard protocols to delivery large files from the LAN to end users on the internet. Plugs into AD/LDAP, uses group permissions, policies and templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An on-line backup system for UNIX. Backups are encrypted, and changed files uploaded using a rsync-like algorithm. See Project Home Page for full description.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OurBox
    OurBox is a tool for creating a free and self controlled alternative to DropBox. You will need a rsync/ssh server and a client in which you will have to install ourbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python daemon to watch a directory for kernel’s inotify events and then execute an rsync command to synchronize two different directories (local or remote). A poor man’s mirroring or an alternative (not so) real data replication mechanism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    simple graphical backup utility for workstations that makes use of rsync underneath. meh-bkp is currently in BETA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project