import org.apache.commons.net.ftp.FTPClient;-----------------  FileInputStream 
fis= new FileInputStream("vinh.pdf");  client.storeFile("vinh.pdf", fis);
 I want to transfer a pdf file from the client to apache ftp server, but the 
result is just a blank pdf with the same capacity as original file. I do not 
know for sure where is the problem : apache client or server, if somebody knows 
plz point me out.Thank you.
Best regards,

Vo Thanh Vinh

e0800807

University of Applied Sciences

[email protected]


      

Reply via email to