#3441 Issue closed: Create ISO image containing all data and send it via rsync

LLIycTpbIu opened issue at 2025-03-27 15:09:

Requesting support or just a question

What are correct params in local.conf

Is there way to combine OUTPUT_URL=rsync://user@server::/some/dir with BACKUP=NETFS and BACKUP_URL="iso:///backup" params?

I want to push ISO image, which contains rescue image with data, via rsync to backup server

LLIycTpbIu commented at 2025-03-27 15:43:

All works fine, the right syntax was:
OUTPUT_URL=rsync://user@server/some/dir
BACKUP=NETFS
BACKUP_URL=iso:///backup

:: - broked rsync transfer


[Export of Github issue for rear/rear.]