I want to start testing Ubuntu beta, but I don't want to download a new iso every time so I am using rsync. How do I use it to sync my local copy of the ubuntu iso with the ubdated on on the server. I use this command rsync -n rsync://cdimage.ubuntu.com/daily-live/20240419.2/noble-desktop-amd64.iso noble-desktop-amd64.iso, but I get this error.
@ERROR: Unknown module 'daily-live'
rsync error: error starting client-server protocol (code 5) at main.c(1863) [Receiver=3.2.7]