Docs Menu

Docs HomeMongoDB Manual

md5sumFile()

On this page

  • Description

Note

The native method listed here is for the legacy mongo shell.

To use native methods in mongosh, see Native Methods in mongosh.

md5sumFile(filename)

Returns a md5 hash of the specified file.

The md5sumFile() method has the following parameter:

Parameter
Type
Description
filename
string
A file name.

Note

The specified filename must refer to a file located on the system running mongosh.

←  ls()mkdir() →

On this page

Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.