-
Type: Bug
-
Resolution: Done
-
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?
- is related to
-
SERVER-3802 Mongodump prints boost create_directory error
- Closed