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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to