BetaRavener / uPyLoader

File transfer and communication tool for MicroPython boards
MIT License
355 stars 76 forks source link

download folder #82

Closed Wanyor closed 3 years ago

Wanyor commented 3 years ago

Hi, guys, i want to download a folder which contains some files, how can i do?

BetaRavener commented 3 years ago

Sorry, the folder support was never really finished, so it's not possible with uPyLoader. You could try using rshell to get your files: https://github.com/dhylands/rshell.

Wanyor commented 3 years ago

Thanks for your reply, i'll try rshell, thanks again. ^_^