In addition to existing -try suffix, add support for -create, that would create the location on SRC side as a directory if path doesn't exist.
This change would be backwards-compatible with existing suffixes & prefixes.
Note Flatpak already allows for something similar through its --filesystem=FILESYSTEM[:ro|:create] option.
In addition to existing
-trysuffix, add support for-create, that would create the location onSRCside as a directory if path doesn't exist.This change would be backwards-compatible with existing suffixes & prefixes.
Note Flatpak already allows for something similar through its
--filesystem=FILESYSTEM[:ro|:create]option.