Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File manager #6

Open
vsolina opened this issue Jan 22, 2023 · 3 comments
Open

File manager #6

vsolina opened this issue Jan 22, 2023 · 3 comments

Comments

@vsolina
Copy link
Owner

vsolina commented Jan 22, 2023

Implement a dedicated page (or sub-frame) that enables common file management features.

Required features:

  • create, delete, rename a file
  • move files
  • single file download
  • single file upload
  • create, delete, rename a directory
  • move directories

Optional features (more complex):

  • directory download (as an archive)
  • directory upload

Would also be nice if a subset of these features would also be supported in the existing UI (e.g. drag a file into file list on the left to upload)

@casainho
Copy link

I think this is really important. And I wish micropython would link on their page for this web editor + web file manager.

@casainho
Copy link

Please have a look to this, and see if you are not force to reinventing the wheel: https://github.com/jczic/ESP32-MPY-Jama

image

@vsolina
Copy link
Owner Author

vsolina commented Jan 23, 2023

Wow! Thanks for the link. Had no idea Jean-Christophe was working on this. Looks amazing.
It is a bit different though, since it's not web-based - it requires a native app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants