mcdougals4all
08-26-2004, 06:53 PM
When using ftp to download files, I will occasionally open the downloaded file in a text editor to find an extra blank line added between every line of code. It seems to be random as far as I can tell.
So this:
<html>
<body>
Some stuff.
</body>
</html>
Sometimes becomes this:
<html>
<body>
Some stuff.
</body>
</html>
I've had this happen with Core FTP Lite and CoffeeCup Direct. Anyone know why, or had anything similar happen with another FTP client. Any info is appreciated.
So this:
<html>
<body>
Some stuff.
</body>
</html>
Sometimes becomes this:
<html>
<body>
Some stuff.
</body>
</html>
I've had this happen with Core FTP Lite and CoffeeCup Direct. Anyone know why, or had anything similar happen with another FTP client. Any info is appreciated.