The mongo shell doesn't have a GridFS interface. If you don't want to write a C# program to insert multiple files, you could write a lightweight script, say using mongofiles and a shell script or using the Python driver's gridfs package.-Will
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/8pN0I97hac4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/891c1878-6c77-4cb2-b7e8-cc125998849c%40googlegroups.com.
I have uploaded single file ( mongofiles put recovery.json) using shell script. I have tried ( mongofiles put directorypath.*) unfortunately it did not work. Can you let me know the query(command)
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/8pN0I97hac4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/3214bdd4-6d72-4e81-ae18-7950c2b36919%40googlegroups.com.
Can you please help me with the javascript code for uploading files in bulk into mongodb. I am getting any clue on how to start this. Please check the url below, I have tried to insert using the same syntax ("mongofiles -d put a.pdf b.pdf" & "mongofiles -d put c:\..\" ) unfortunately both the ways did not work. Can you please help me understand the syntax given in the url
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongodb-user/8pN0I97hac4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/406e415d-749b-4795-82db-1899d224484d%40googlegroups.com.