Closed jira-importer closed 6 years ago
I think you changed the pattern separator from [, ] to just [,] (no space) it would work as well. I'll spin up a test to make sure.
Yes, I just tested. You can specify the pattern separator as [,] and even files with spaces will be copied.
Change the pattern separator to [,] to include files with spaces.
When there is a blank in the file name, the plugin does not find the file to copy.
I confirm that the following workaround is working well: Replace blank by asterisk wildcard.
Originally reported by mkarg, imported from: Doesn't copy files with blanks in file name