Google Shared Drive name with spaces bug

Just a quick observation after trying to setup backup to a Google Drive Shared drive. If the name of the Shared Drive contains a space then Duplicacy Web 1.3.0 does not create the folder in the selected location, but incorrectly in the My Drive section instead.

This is actually a bug in the CLI, where the regex for parsing the storage url doesn’t accept the drive name if there is a space. I’ll fix it in the next CLI release.

A workaround is to manually enter the drive id in the Shared Drive text input. The drive id is the last path component of the link when you open the drive in the browser.