How To Install Syrep On Debian, Ubuntu, Kali And Raspbian?

How To Install Syrep On Debian, Ubuntu, Kali And Raspbian?

syrep

A generic file repository synchronization tool

Maintainer: Marvin Stark



Section: utils

Install syrep

  • Debian apt-get install syrep Click to copy
  • Ubuntu apt-get install syrep Click to copy
  • Kali Linux apt-get install syrep Click to copy
  • Raspbian apt-get install syrep Click to copy

syrep

A generic file repository synchronization tool

syrep is a generic file repository synchronization tool. It may be used to synchronize large file hierarchies bidirectionally by exchanging patch files. Syrep is truely peer-to-peer, no central servers are involved. Synchronizations between more than two repositories are supported. The patch files may be transferred via offline media, e.g. removable hard disks or compact discs. Files are tracked by their message digests, currently MD5. The following file operations are tracked in the snapshot files: creation, deletion, modification, creation of new hard or symbolic links, renaming. (The latter is nothing more than a new hard link and removal of the old file). syrep doesn't distinguish between soft and hard links. In fact even copies of files are treated as the same. Currently, syrep doesn't synchronize file attributes like access modes or modification times. Syrep was written to facilitate the synchronization of two large digital music repositories without direct network connection. Patch files of several gigabytes are common in this situation. Syrep is able to cope with 64 bit file sizes. (LFS) Syrep is optimized for speed. It may make use of a message digest cache to accelerate the calculation of digests of a whole directory hierarchy

Installation of latest syrep command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.