127 private links
Synchronizes a local copy of a website with a remote copy on a server; does not use SSH/scp
but FTP for file copy; useful when the remote server does not support secure copy.
Mirror directories across networked machines; handles diffs/changed files; works across SSH; plenty of parameters.
Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
In this guide, we will discuss four unofficial google drive clients for Linux. Using them, you can mount Google drive locally as a virtual file system.
A small tool that could store, version, retrieve, and format our application configurations in order to keep sync between coworkers and environments.
Google Drive synchronization for Linux. Contribute to MStadlmeier/drivesync development by creating an account on GitHub.
Docker image for rclone based on alpine linux image, just over 10MB in size.
I've not tested it, yet.
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
AppSync.org is an open-source project for mobile app developers, that provides patterns, algorithms and source code to implement data synchronization between m…
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space.
git-annex is designed for git users who love the command line. For everyone else, the git-annex assistant turns git-annex into an easy to use folder synchroniser.