Skip to content

mpremote cp -r doesn't work #9746

@one0410

Description

@one0410

I'm using esp32-s3 on micropython 1.19.1.

On mpremote document.
If you use cp -r, it assumes you can copy whole directory to esp32.

But when I use following command on Windows,
python -m mpremote cp -r main/ :

REPL give me an OSError:

cp main/d40.py :main/
Traceback (most recent call last):
  File "", line 1, in 
OSError: [Errno 21] EISDIR

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugneeds-infoThis issue needs more information to be resolvabletoolsRelates to tools/ directory in source, or other tooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions