rsync-sidekick VS smart-rsync-backup

Compare rsync-sidekick vs smart-rsync-backup and see what are their differences.

rsync-sidekick

Propagate file renames, movements and timestamp changes before rsync runs (by m-manu)

smart-rsync-backup

Contains a Python script which makes Rsync backupping more efficient because of detecting file and directory renames / moves (by wapsi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rsync-sidekick smart-rsync-backup
6 1
77 0
- -
1.6 3.9
12 months ago over 2 years ago
Go Python
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rsync-sidekick

Posts with mentions or reviews of rsync-sidekick. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-04.

smart-rsync-backup

Posts with mentions or reviews of smart-rsync-backup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-21.
  • Rsync-sidekick: Propagate file renames, movements and timestamp changes before rsync runs
    2 projects | /r/linux | 21 Mar 2022
    I'm taking regular backups over the internet by using SSH+Rsync where the source files/directories are moved or renamed quite often and I didn't find any ultimate solution to avoid retransferring of the moved directories, so eventually I made a Python+Bash script which is also meant to be executed before the actual Rsync. I used this: http://www.pkrc.net/detect-inode-moves.html as a baseline, but I did some significant changes and improvements to that. You can find my scripts from here: https://github.com/wapsi/smart-rsync-backup That works for me very well. But of course, it's optimized for my needs and it tracks unique inode numbers of the files to detect the actual moves so there are most probably circumstances where that approach does not work at all.

What are some alternatives?

When comparing rsync-sidekick and smart-rsync-backup you can also consider the following projects:

dateparser - A parser for arbitarily-formatted dates/times.

gobackup - 🗄 CLI tool for backup your databases, files to cloud storages in schedully.

redmed - Go client for posting media to Reddit

barf - BARF is a CLI tool written for doing robust file operations

hsync

databag - fast & lightweight self-hosted messenger

gflare-tk - Open-Source Python Based SEO Web Crawler

gomajor - Go tool for major version upgrades

rsync - An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.