Gregy wrote:
> The .APM FTP Client has to be set to .BINARY or .ASCII manually,
> before you ftp-download.

You only need to set it to binary (or Image if you so prefer) since ASCII
is the default.
 
> The built-in FTP client - the one that operates from inside Arachne
> itself - does not.  I just noticed this, and was wondering just
> how that thing knows to adjust itself...???
> 
> Or maybe it just always downloads in BINARY....anyone know the
> answer...??

I will not trust Clarence ability to read C code so I better answer ;-)
Arachne sees if it's a text file (.TXT) and if so sets ASCII, otherwise
it's sent/recieved as binary (perhaps .HTM is treated the same way I 
don't remember). But IMO there should only be binary since ASCII is totaly
useless.
//Bernie
http://bernie.arachne.cz/

Reply via email to