Cheerful Curmudgeon

A complete lack of ideas and the power to express them.

  • Home
  • About Me
    • Art Zemon’s PGP Key
    • Privacy Policy
  • Bede BD-4C
    • Hall of Fame
  • Piper Arrow

Installing rdiff-backup 2.x on Synology DS218+ Diskstation

May 21, 2020 Art Zemon

Synology DS218+
Synology DS218+

Rdiff-backup is a great backup program. It is very easy to install it on a Synology NAS box like the Synology DS218+ Diskstation. You need just a couple of things:

  • ssh access enabled on your Diskstation
  • an internet connection

Do the following

  1. Log into the Synology web UI. Use the Package Center to install the Python3 package.
  2. ssh into your Synology NAS box.
  3. Run these commands. Some of them are long and wrap on my blog so I have added blank lines between the commands. Type each command on a single line.
    sudo -i
    
    /volume1/@appstore/py3k/usr/local/bin/pip3 install rdiff-backup
    
    cd /bin
    
    ln -s /volume1/@appstore/py3k/usr/local/bin/rdiff-backup
    
    ln -s /volume1/@appstore/py3k/usr/local/bin/rdiff-backup-delete
    
    ln -s /volume1/@appstore/py3k/usr/local/bin/rdiff-backup-statistics

Test and Use rdiff-backup

That’s it. Rdiff-backup should now run. Try running “rdiff-backup –version”

art@dumbo:~$ rdiff-backup --version
rdiff-backup 2.0.3

If you see that message, everything is good to go. Enjoy rdiff-backup!

Software, Technology

Recent Posts

  • Stretching a Photo April 21, 2025
  • There are Elephants in the Room April 10, 2025
  • Let’s Eliminate Real WFA April 1, 2025
  • Thumb Wrist Neck Waist Height March 18, 2025
  • Avoid Targeted Advertisements February 5, 2025

About Art Zemon

Omni-curious geek. Husband. Father. Airplane builder & pilot. Bicyclist. Photographer. Computer engineer.

Comments

  1. Jessie says

    May 22, 2020 at 2:05 pm

    So this is a remote hard drive?

    • Art Zemon says

      May 22, 2020 at 3:01 pm

      Yes. It’s about half the size of a shoe box and sits on the floor under my desk. I put a pair of 4 TB hard drives in it. When I back up my files and photos to the Synology Diskstation, every file and photo gets written to both drives. If (heaven forbid) one drive dies, the other drive has everything on it.

      With two 4 TB drives which are mirrors of each other, I have about 3.5 TB usable storage. I have about 25,000 photos on it, in addition to backing up multiple computers. That is using about 25% of the space.

  2. Jule Turnoy says

    May 22, 2020 at 7:28 pm

    That’s all a foreign language to me but thanks for including me. I’ll send it Barrett.
    Have a really good weekend. J

  3. Stefan says

    May 24, 2020 at 11:48 am

    Hi Art,

    Thank you for this guide. I’m running a DS218 but I can’t get rdiff-backup installed.

    Would you mind give me some hints on how to proceed?

    Additional to your description I had to install pip first, it was not installed with the python package from DSM.

    Afterwards running

    $ pip install rdiff-backup

    leads to several errors:
    unable to execute ‘/usr/local/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-ccache-gcc’: No such file or directory

    ERROR: Failed building wheel for rdiff-backup

    It looks like rdiff-backup has to be built on the NAS but there is no compiler around?
    How come that DS218 and DS218+ are so different?

    BTW:
    $ uname -a
    says
    Linux DS218 4.4.59+ #24922 SMP Thu Mar 12 13:01:18 CST 2020 aarch64 GNU/Linux synology_rtd1296_ds218

    Any help would be appreciated.

    Regards, Stefan

    • Art Zemon says

      May 24, 2020 at 5:22 pm

      Stefan,

      I don’t quite know what to suggest. According to the web Control Panel, my Diskstation has DSM version 6.2.2-24922 Update 4. All I did was run the few instructions above.

      From a shell prompt, I get this:
      artzemon@penguin:~ $ uname -a
      art@dumbo:~$ uname -a
      Linux dumbo 4.4.59+ #24922 SMP PREEMPT Mon Aug 19 12:13:37 CST 2019 x86_64 GNU/Linux synology_apollolake_218+

      We definitely have different base software.

Categories

  • Aviation (261)
    • Bede BD-4C (174)
    • Soaring (5)
  • Bicycling (37)
    • St. Louis to Atlanta (8)
    • St. Peters to Minneapolis (18)
  • Business (48)
  • Cabbages & Kings (24)
  • Communicating (37)
  • Ecology (21)
  • Economy (8)
  • Family (35)
  • Finding the Good (43)
  • Fun (188)
    • Six Word Stories (8)
  • Gardening (5)
  • Genealogy (5)
  • Government (35)
  • Health (67)
  • Judaism (10)
  • Men (12)
  • Mideast (5)
  • Movies (8)
  • Philosophy (15)
  • Photography (27)
  • Rants & Raves (103)
  • Recommendations (35)
  • Safety (37)
  • Science (22)
    • Biology (7)
    • Physics (7)
    • Pyschology (3)
  • Technology (195)
    • eBooks (7)
    • Internet (66)
    • Software (63)
    • VOIP (5)
  • Travel (43)
  • Tzedakah (12)
  • Women (5)

You Will Also Like

  • Art Zemon's Genealogy
  • Art Zemon's Photos
  • Mastodon @babka.social
  • Mastodon @raphus.social

Search

#DonorForLife

6 gallon blood donor badge
#DonorForLife - Give Blood - Save Lives

Archives

Copyright © 2025 · Daily Dish Pro Theme on Genesis Framework · WordPress · Log in