mackup icon indicating copy to clipboard operation
mackup copied to clipboard

Custom configuration file path can't contain spaces.

Open ncklboy opened this issue 1 year ago • 0 comments

When setting up a custom configuration for either an unsupported application or file, if there are any spaces in the file name the file fails to be synced. I have verified that there is no current workaround for this by both escaping and quoting the file path. Input parsing does not seem to expect or except the existence of spaces.

ncklboy avatar Jan 20 '24 01:01 ncklboy