In this article, I am explaining about a simple, yet effective method to recursively fetch the contents of directories in a drag-n-drop operation. You could use this for uploading multiple folders to server. If you’re interested in the working code, can go straight to the stackblitz demo that I have…