Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

ability to get checksum of a file #45

@ghusson2

Description

@ghusson2

Hello,

I am working on an init like process for NodeMCU (wait before start / cancel boot, start network services, logging routines, auto-compilation, etc). In order to easy the dev, I am looking for syncing files on my computer with files on NodeMCU. For that I want to get the list of files on the NodeMCU and theirs checksums. This in order to upload only new/changed files. I came here, and will soon test nodemcu-uploader which will certainly address my firs problem : uploading quick.

My request : could you please add a command line option in order to get checksum from a file ? Or better : list files with their size and checksums ? (of course I am waiting for the work of TerryE over checksums computation ;p).

Thanx !

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions