You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Didier BRETIN <di...@bretin.net> on 2007/07/12 08:40:37 UTC

[net] how to upload a file by ftp ?

Hi,

do you have a little example on how to upload a file to a ftp
server with FTPClient class ? I try to use storeFileStream,
but it's not working, I have an a file not found exception.

Regards.
-- 
Didier BRETIN
http://www.bretin.net/



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: [net] how to upload a file by ftp ?

Posted by Rory Winston <rw...@eircom.net>.
There is an example here:

http://wiki.apache.org/jakarta-commons/Net/FrequentlyAskedQuestions

Didier BRETIN wrote:
> Hi,
>
> do you have a little example on how to upload a file to a ftp
> server with FTPClient class ? I try to use storeFileStream,
> but it's not working, I have an a file not found exception.
>
> Regards.



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org