#3255 Issue open: IPv6 address and special character issues in OUTPUT_URL/BACKUP_URL

Labels: cleanup

pcahyna opened issue at 2024-06-18 11:53:

Follow-up to #3242.

PR #3242 fixes IPv6 address support in OUTPUT_URL/BACKUP_URL (using the square bracket address syntax that was broken due to unquoted expansion of variables, which treated square brackets as shell metacharacters).

It looks like similar unfixed issues exist with davfs:
https://github.com/rear/rear/pull/3242#discussion_r1636211317
and cifs:
https://github.com/rear/rear/pull/3242#discussion_r1636227269 https://github.com/rear/rear/pull/3242#discussion_r1636227586

I found it by analyzing the code only, I have not actually tested the code in question.

jsmeix commented at 2024-06-19 12:02:

ReaR v3.1 milestone according to
https://github.com/rear/rear/pull/3242#issuecomment-2177724492


[Export of Github issue for rear/rear.]