Per fare il backup di una cartella sul nas:
$ rsync /tmp/test/ ad...@192.168.0.120:/test
ad...@192.168.0.120's password:
skipping directory .
ERROR: module is read only
rsync error: syntax or usage error (code 1) at main.c(1131) [Receiver=3.0.9]
rsync: connection unexpectedly closed (112 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226)
[sender=3.1.1]
Cosa c'è che non va?