restic/changelog/0.17.0_2024-07-26/issue-4048

7 lines
232 B
Text
Raw Normal View History

2024-07-23 00:19:22 +02:00
Enhancement: Add support for FUSE-T with `mount` on macOS
2024-05-26 14:24:15 +02:00
2024-07-23 00:19:22 +02:00
The restic `mount` command now supports creating FUSE mounts using FUSE-T on macOS.
2024-05-26 14:24:15 +02:00
https://github.com/restic/restic/issues/4048
https://github.com/restic/restic/pull/4825