Hi!
> In message <[EMAIL PROTECTED]>, Mario Ivankovits writes:
>   
>> Ever heard of this?
>>
>>     
>>> I ran into a problem with a strict FTP server that needs the LIST
>>> command to be send while on ascii mode. If it is sent on binary mode,
>>>       
>
> The RFC states the data transfer for LIST is of type ASCII or EBCDIC.
> It's up to the user to change the mode to ASCII before doing the list
> because the listing is transferred over the data connection.  So,
> yes, the safe thing for VFS to do is to change the mode before
> listing a directory.
Sure, I can do this, but shouldnt [net] try to be RFC compliant?
Leaving it to the user to be compliant is odd, isnt it?


Ciao,
Mario


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

Reply via email to