does nothing: "ampy put src /"
jedie opened this issue · 1 comments
jedie commented
I want to put all files from local /src/*
to the root directory of the device.
So i call: ampy put src /
Nothing happens.
I add some debug info in cli.py and the problem is: board_files.mkdir(remote_parent)
raised files.DirectoryExistsError
with this error: Directory already exists: /