mongoimport --verbose -d test -c ctest --file ~/input.json
connected to: 127.0.0.1
Tue May 25 11:30:00 ns: test.ctest
Tue May 25 11:30:00 filesize: 46
Tue May 25 11:30:00 got line:
imported 0 objects
I only tested this on 1.5.1 and 1.4.1
mongoimport --verbose -d test -c ctest --file ~/input.json
connected to: 127.0.0.1
Tue May 25 11:30:00 ns: test.ctest
Tue May 25 11:30:00 filesize: 46
Tue May 25 11:30:00 got line:
imported 0 objects
I only tested this on 1.5.1 and 1.4.1