ESP32-targeted alternative to Ampy

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
kgschlosser
Posts: 22
Joined: Fri Apr 10, 2020 6:18 pm

Re: ESP32-targeted alternative to Ampy

Post by kgschlosser » Thu Jan 28, 2021 12:16 pm

HA! someone else that's has as many problems as I have with Ampy.

I too also started developing a file manager for the ESP32. I have decided to make the device show up in as a removable drive in the OS. I have the file transfer code already written up and it works good. I am working on the OS integration bits now.

AwesomeCronk
Posts: 33
Joined: Fri Oct 11, 2019 1:24 am

Re: ESP32-targeted alternative to Ampy

Post by AwesomeCronk » Tue Jul 26, 2022 1:26 pm

For anyone using uPyFile, I have updated it! The CLI is much more user-friendly now and the tool itself is far, far faster! Same story for installation, just check out the readme at https://github.com/AwesomeCronk/uPyFile.

Current version is 2.0.1, please feel free to raise a GitHub issue if you find a problem.

Post Reply