I am currently writing a program in Java that will be run on a raspberry pi 4b using a docker container. I am currently trying to figure out how to get the path to the USB so I can move files to and from the USB to the Raspberry Pi. I am using java 17.
