Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to get checksum of a file #45

Open
ghusson2 opened this issue Feb 22, 2016 · 1 comment
Open

ability to get checksum of a file #45

ghusson2 opened this issue Feb 22, 2016 · 1 comment

Comments

@ghusson2
Copy link

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 !

@kmpm
Copy link
Owner

kmpm commented Feb 22, 2016

Sounds as a very reasonable request. As soon as #40 is done.

@kmpm kmpm added this to the 0.3.0 milestone Feb 22, 2016
@kmpm kmpm modified the milestones: future, 0.3.0 Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants