org.apache.commons.net.ftp.FTPClient ?

Hanson

On Jan 7, 2008 12:17 PM, RamaKrishna <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using Apache Common Net framework for FTP. I would
> like to know whether it would be possible to execute a
> command using Commons Net framework Java code :
>   #put local-file <some-literal>
>   <some-literal> -> is a mapping directory.
>
> In order to send a file through FTP, I need to execute
> the above mentioned command. I tried using
> changeworkingdirectory to <some-literal>, but I
> couldn't upload. Any help is appreciated.
>
> Thanks.
> Rama
>
>
>       
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.  
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to