I\'m new to MongoDB and I have hard time to backup my local DB and restore it on my server. I found the link on Mongo\'s website : http://www.mongodb.org/display/DOCS/Import
It must be any other directory in a dump directory. So, remove the directory first and re-run the command mongorestore -d db dump/db
mongorestore -d db dump/db