Rsync virtual.network-tools

FYI: rsync used to be binary in virtual.network-tools (CoreELEC addons), it seems no longer so.
Consider adding it back (in virtual.system-tools is fine too).
Thanks and congratulations for CoreELEC.

Are you sure it is missing? Try to log out and log in again.

LibreELEC:~ # find /storage/.kodi/addons/ -name rsync
/storage/.kodi/addons/virtual.network-tools/bin/rsync

CoreELEC:~ # /storage/.kodi/addons/virtual.network-tools/bin/rsync
-sh: /storage/.kodi/addons/virtual.network-tools/bin/rsync: not found

CoreELEC:~ # /storage/.kodi/addons/virtual.network-tools/bin/rsync
-sh: /storage/.kodi/addons/virtual.network-tools/bin/rsync: not found

@vpeter I think @Ray added it to our images so you don’t need to install any addon.

1 Like

Yes it’s in /usr/bin/rsync now

2 Likes

Since LibreELEC never had rsync as far as I know, I would just use scp to transfer files over. Same syntax. It would be nice to have rsync though!

-Phil

rsync is there, and built into the image, read the post above.

Its already built into our images :exploding_head:

1 Like