FTP programs and XP
843835Dec 21 2001 — edited Dec 21 2001I'm trying to create a simple counter for my homepage which increments each time it gets a visit. This number is in a file called c.txt in the same directory as the jsp that increments it, however I keep getting this error message: "java.io.FileNotFoundException: c.txt (No such file or directory)"
The file, c.txt, is clearly in the remote directory and is current. I've uploaded it using CuteFTP and LeetchFTP and I am using Windows XP. Is there an issue here that I'm missing?
Thanks in Advance,
Mike