forscht / ddrive

Discord as a filesystem.
https://ddrive.forscht.dev
MIT License
475 stars 90 forks source link

[IDEA] Folder upload #87

Open Mr-KayJayDee opened 1 year ago

Mr-KayJayDee commented 1 year ago

As said in the title, a way of uploading folders would be really nice !

It could just list the files il the folder with a loop, then compare files and folder and then create a folder like we do on the ui and also create the files in this folder etc.

I guess the big issue here will be when you have a deeply nested folder the app will have to go throught all of them 🤔