0

I am trying to dump .bson files in mongo.But am getting this error continuously Syntax error:missing ; before statement @(shell):1:15

my query-to dump all files

mongorestore -d test d:\user\myProject\WebApp\Working_Site\db\

I tried this too..to dump single file

mongorestore-d test-c ci_sessions.bson d:\user\myProject\Working_Site\db\ci_sessions.bson
user7397787
  • 1,410
  • 7
  • 28
  • 42

0 Answers0