ftp.upload("C:\\ftp", "test.pdf", "What goes here");
For the contents param of the Linlyn upload, if you already have the
File, how do you obtain the contents. I've tried a FileReader as well
as a FileInputStream with no success.
Any help and/or suggestions would be much appreciated.
Thanks.
Corey Cartwright