I am trying to ftp using jsp and here is the line of code causing the issue
ftp.put("c:/cpucount.txt", "/home/jarnagus/apps/java/watched/transocean/cpucount.txt");
Error Message is :c:/cpucount.txt (No such file or directory)
Can somebody help me in right direction. Very urgent and thanks in advance.