All Projects → fracpete → rsync4j

fracpete / rsync4j

Licence: GPL-3.0 license
Simple Java wrapper for rsync for Linux, OSX and Windows.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to rsync4j

Mainframer
Tool for remote builds. Sync project to remote machine, execute command, sync back.
Stars: ✭ 1,534 (+1892.21%)
Mutual labels:  rsync
Rsync Time Backup
Time Machine style backup with rsync.
Stars: ✭ 2,572 (+3240.26%)
Mutual labels:  rsync
scripts
Scripts for managing my Ubuntu / Rclone / Plex Server
Stars: ✭ 20 (-74.03%)
Mutual labels:  rsync
Mainframer Intellij Plugin
An intellij idea plugin for mainframer project
Stars: ✭ 125 (+62.34%)
Mutual labels:  rsync
System Tar And Restore
Backup and Restore your system using tar or Transfer it with rsync
Stars: ✭ 170 (+120.78%)
Mutual labels:  rsync
Go Fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic r…
Stars: ✭ 2,923 (+3696.1%)
Mutual labels:  rsync
Rsync
rsync dependency-free wrapper library for PHP7.1+
Stars: ✭ 82 (+6.49%)
Mutual labels:  rsync
sicksync
Don’t accept the available as the preferable. Go the extra mile with extra speed.
Stars: ✭ 67 (-12.99%)
Mutual labels:  rsync
Rsnapshot
a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)
Stars: ✭ 2,335 (+2932.47%)
Mutual labels:  rsync
go-sync
🔁 CLI synchronization utility to sync project files and databases for your local project with SSH and Docker support
Stars: ✭ 61 (-20.78%)
Mutual labels:  rsync
Fpart
Sort files and pack them into partitions
Stars: ✭ 127 (+64.94%)
Mutual labels:  rsync
Rsync Incremental Backup
Configurable bash script to send incremental backups of your data to a local or remote target
Stars: ✭ 150 (+94.81%)
Mutual labels:  rsync
Kubectl Warp
Kubernetes CLI plugin for syncing and executing local files in Pod on Kubernetes
Stars: ✭ 245 (+218.18%)
Mutual labels:  rsync
Clsync
file live sync daemon based on inotify/kqueue/bsm (Linux, FreeBSD), written in GNU C
Stars: ✭ 115 (+49.35%)
Mutual labels:  rsync
action-rsyncer
Rsync GitHub Action
Stars: ✭ 50 (-35.06%)
Mutual labels:  rsync
Docker Osx Dev
A productive development environment with Docker on OS X
Stars: ✭ 1,436 (+1764.94%)
Mutual labels:  rsync
Routinator
An RPKI Validator written in Rust
Stars: ✭ 215 (+179.22%)
Mutual labels:  rsync
planb
PlanB - automating remote backups and snapshots with zfs/rsync
Stars: ✭ 24 (-68.83%)
Mutual labels:  rsync
rsync-static
Static RSync binaries compiled for x86, ARM, and ARM64. Useful for running on Android. Built daily
Stars: ✭ 40 (-48.05%)
Mutual labels:  rsync
Elkarbackup
Open source backup solution for your network
Stars: ✭ 247 (+220.78%)
Mutual labels:  rsync

rsync4j

Maven project for generating a Java wrapper around rsync for Linux, Mac OSX and Windows.

For Windows, binaries are included in the jars and rsync4j will set up an environment in the user's home directory (%USERPROFILE%\rsync4j) on first usage (can be customized, see Section Custom location).

Supports 32-bit (up to version 3.2.3-12) and 64-bit platforms (all releases).

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].