Closed hoihu closed 4 years ago
ok this is not the correct way to do it sorry...
when i rewrite
https://github.com/zsquareplusc/mpy-repl-tool/blob/master/there/__main__.py#L296
to
m.write_file(path, posixpath.join(dst, path))
it does seems to work, but I may have overlooked something...
if args.recursive is given, this will allow to sync files recursively using "" notation. e.g. `python -m there push /*.py /flash`