Michael -
On Wed, 12 Jan 2000, Michael Phillips wrote:
> I have a friend who develops web sites and uses a MicroCrap product to do
> so....once she is finished editing the file, she then transfers the file to
> the apache server running on a RH 6.1 box. FTP Daemon is ProFTPD. At this
> point, the files are served by the web server properly, however she *claims*
> that all the CR/LF combos are being stripped.
In order to pass text files correctly between various types of operating
system, 'ftp' handles differently files it identifies as "ASCII" or
"binary" - I often get in trouble by forgetting to set 'binary' to
transfer PDF files, for example. Your friend could check the ASCII/binary
setting vs. the type of files she is sending.
Regards,
John Mills, Sr. Software Engineer
TGA Technologies, Inc.
100 Pinnacle Way, Suite 140
Norcross, GA 30071-3633
e-mail: ">jmills@tga.com
Phone: 770-441-2100 ext.124 (voice)
770-449-7740 (FAX)
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.