So I am currently working on a Project for which I format the given USB Drive. It works just fine BUT when I formatted the drive and unplug the USB Drive the mount Folder stays there (in order to mount I have to create it). Without it there will be an error that it cannot re-mount since there is no mount path, but the main question is is there an "auto mount" feature" in some way that Linux does it automatically that I don't have to manually remove the Folder afterwards or without making a Watcher for it?
If you re-plug the USB Drive afterwards it will work just fine even when the folder has been deleted since Linux creates it temporary by itself.
I mean I could just tell the User to re-plug the USB drive but it would be nicer having it automatically do it by itself.