Example using rustic: ```rustic backup src1/ src2/ --as-path /path1/ --as-path /path2/``` would backup `src1/` as `/path1` and `src2/` as `/path2/`.