How do you do it, or is it even possible?
I suppose you could fiddle with getCanonicalWhatever and the original path, but that’s messy and I don’t like it. Please include a definitive reason if you suggest it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See the article How to deal with filesystem softlinks/symbolic links in Java
In short, wait until Java 7 or do a little JNI method