You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2006/02/15 13:45:56 UTC

Re: [net][VFS] FTP Sending LIST while in binary mode

Hi!
> Ok, thanks for your answer.
> The FTP server I need to connect to is strictly compliant with RFC 959. I quote an extract for the LIST command specification:
> "...The data transfer is over the data connection in type ASCII or type EBCDIC. (The user must ensure that the TYPE is appropriately ASCII or EBCDIC)..."
>   
Even then, I think this is something we have to implement in [net]. The
used ftp library (commons-net) should ensure to switch to ASCII (and
then back) if this is required by the RFC for the LIST command.

Ciao,
Mario


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