Lets say we have a user who wants a file named: "test/lasdhjal.txt", whatever. Now if I put this into a new File(input); object inside, it will think that test/ is a folder, whilst it's a part of the name. What can I do against that?
Please login or Register to submit your answer