How to enable the rsync command?

  • The rsync command isn't installed by default:

    Code
     # rsync
    -sh: rsync: not found
    
    # find / -name rsync
    (nothing returned)

    I've read you need to install Network Tools, but I'm not sure how. I didn't see it listed under Add-ons.

  • The rsync command isn't installed by default:

    Code
     # rsync
    -sh: rsync: not found
    
    # find / -name rsync
    (nothing returned)

    I've read you need to install Network Tools, but I'm not sure how. I didn't see it listed under Add-ons.

    just install rsync on both sides...in libreelec it's part of network tools addon

    it's in libreelec repo