\ in backup path breaks backup functionality
Created by: tomplast
A few days ago I changed the backup path, after that the backup stopped working. It seemed that it didn't like the following path:
"/mounted_folder/GIT\ Server/Gitlab\ Backups/"
When doing backup I got the following error: mysqldump: Couldn't find table: "Server/Gitlab"
That path should be legal but it didn't work so I had to skip the spaces in the folder names to get it working. I'm not 100% sure that the bug is inside Gitlab or not, because when browsing to the "illegal" folder through BASH (4.1.5 on Debian) it complained about something (don't have the error message but can get it if needed), upon using DASH instead I could browse to the folder.