Annoying sun.io.MalformedInputException when moving Java program from Windows to Linux
These day I write Java programs on my local machine and then move them to a Linux server to run experiments. This routine works fine so far. However, when I ran one of the progams, which involves coping one file from one directory to another, I kept on the following …
more ...