rsync icon
rsync icon

rsync

Utility for Unix file and directory synchronization using delta encoding for efficient transfer, supports compression, incremental backup, remote operation via SSH, customizable filters, permission and timestamp preservation, and daemon mode on TCP 873.

First of 3127 lines of Manual pages

Cost / License

Application type

Platforms

  • Linux  Provided by distribution
  • BSD  Provided by distribution
  • Cygwin
  • Haiku
4.7
Excellent6 reviews
276likes
4comments

Features

Properties

  1.  Privacy focused

Features

  1.  File Sync
  2.  Command line interface
  3.  Schedule Backup
  4.  Folder Sync
  5.  No registration required
  6.  Cloud Sync
  7.  Encrypted Backup
  8.  Delta Backup
  9.  File by file encryption

rsync News & Activities

Highlights All activities

Recent News

Recent activities

  • Danilo_Venom updated rsync
  • Xprt25 liked rsync
  • CoveSync icon
    bazzaztech added rsync as alternative to CoveSync
  • begenmedim, BadAzzKunt26 and leahyra liked rsync
  • BurzSync icon
    Burzcast added rsync as alternative to BurzSync
  • sredfred liked rsync
  • VaultSync icon
    ATAC-Helicopter added rsync as alternative to VaultSync
  • precizer icon
    precizer added rsync as alternative to precizer

Comments and Reviews

   
Top Positive Comment
zd2305340
3

I depend only on 2 tools to copy my files, Rsync on Linux and Gs Richcopy360 on windows. I think I will not need anything else in the future.

arsCynic
0

Powerful, fast, extensive and useful manual page.

INSIDE
0

Not long ago I tried to sync between two computers around 500GB of data. With default rsync -a "source" "dest" I realize that it's taking really too much of time. "Too much" mean - days. On VPSes with 10Gbit/s uplink and powerful processors. This is absolutely not okay.

Then, I tried to optimize it and found: https://gist.github.com/KartikTalwar/4393116 Yes, it improves speed dramatically, but not so good as it can be.

Yes, I start to reach around 20-30MB/s, but for 500GB of data, it's not okay. Then I tried to use a totally different tool (clone) and my speed goes up to 120MB and more (due to some limitations and cap from provider side, it was manually capped to 140-150MB).

Is rsync good? Yes. Is it fast? No. Is it saves time? Depends. Is it good for file transfer (many files and massive drives?) No. Is it good for backups? Dunno. Are there any faster alternatives? Yes, a lot of them.

0x00F
1

rsync is my favorite tool to transfer files between computers without having to spend a lot of time managing the process. It supports synchronization and is very configurable in order to be added to some scripts you might already be using.

Featured in Lists

Master List of all Apps and Software I use for both work and personal life.

List by Jimmy Briggs with 416 apps, updated

A list with 328 apps by christineconnor without a description.

List by christineconnor with 328 apps, updated

A list with 177 apps by squarepluto without a description.

List by sam with 177 apps, updated

What is rsync?

Rsync is a Unix-based file transfer utility that uses the "rsync algorithm" for fast synchronization of remote files. It only transmits the differences between files, eliminating the need for both sets to be in one location before synchronization. Rsync can update entire directory trees and filesystems, and preserve file attributes such as symbolic links, hard links, ownership, permissions, devices, and timestamps. It doesn't need special privileges for installation and features a pipelining system to reduce latency when processing multiple files. Rsync can use rsh, ssh or direct sockets for transport, and supports anonymous rsync for mirroring purposes.

Official Links

rsync information

  • Developed by

    US flagAndrew Tridgell
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Rating

    Average rating of 4.7
  • Alternatives

    137 alternatives listed
  • Supported Languages

    • English

Our users have written 4 comments and reviews about rsync, and it has gotten 276 likes

rsync was added to AlternativeTo by TheLoneCabbage on and this page was last updated .