Hi,
I have a java program using the jsch.jar. The program creates a file and stores it on the c drive. C:\output\FileToUploade
Then I connect to the ftp site. Which works. The connection and channel open, but when it is time to upload the Sftp throughs a file not found error.
The file is there and the user running the program has admin rights. Any ideas why the jsch.jar can not find...
2009-04-03 17:21:45 UTC in JSch