Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4087

Closed
Open
Created May 27, 2013 by Administrator@rootOwner

\ 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.

Assignee
Assign to
Time tracking