-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0.1
-
Component/s: Tools
-
None
-
Environment:Windows
-
ALL
When I try to mongodump all databases, I get the following error:
error: boost::filesystem::create_directory: The filename, directory name, or volume label syntax is incorrect: "c:\Backup*"
Unfortunately, this error also terminates the dump process. When I list the databases in my server, there is indeed a database named "*" but I am not able to interact with it in any meaningful way.
What do you recommend I try next?
- duplicates
-
SERVER-4122 Validate database and collection names on the server before creating them
- Closed