Skip to content

Commit b08cba4

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCSP-11505-archive-case-insensitive-filesystems
1 parent df5c4b2 commit b08cba4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/mongodump.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,14 @@ For more information on the options available, see :ref:`mongodump-options`.
246246
Behavior
247247
--------
248248

249+
.. warning::
250+
251+
When dumping to a case-insensitive file system such as Windows
252+
or macOS, collections with names that differ only by capitalization
253+
will be overwritten. For case-insensitive file systems, always use
254+
the :dbtools:`--archive </mongodump/#std-option-mongodump.--archive>`
255+
option.
256+
249257
Restore to Matching Server Version
250258
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
251259

0 commit comments

Comments
 (0)