im writing a program to move files in java from the desktop to another .jar file. When i use /home/user/Desktop as my path it doesn't recognize the path, but when i use my own system username it works just fine. How can i fix this?