apps-script-samples icon indicating copy to clipboard operation
apps-script-samples copied to clipboard

Google Drive files MD5 checksum to Google Sheets and exporting the Sheets data to text file

Open dominic248 opened this issue 3 years ago • 0 comments

Description

Getting MD5 checksum of files in Google Drive specified/root directory and storing them into Google Sheets

Fixes # (issue)

Is it been tested?

  • [X] Development testing done

Checklist

  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [X] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [X] Any dependent changes have been merged and published in downstream modules

dominic248 avatar Jan 28 '22 12:01 dominic248