FlashFXp removing linebreaks - please help - going insane
			 
			 
			
		
		
		
			
			When I upload files to my server flashfxp 3.x is removing all line breaks in the html. 
 
Normal Code: 
<TABLE WIDTH="702" BORDER="0" CELLPADDING="0" CELLSPACING="0"> 
	<TR> 
		<TD> 
			<A HREF="index.shtml"> 
 
Uploaded Code: 
<TABLE WIDTH="702" BORDER="0" CELLPADDING="0" CELLSPACING="0">	<TR>		<TD>			<A HREF="index.shtml"> 
 
--- 
What I have tried: 
 
Set to ASCII only mode option under Options:Preferences no change. 
Removed Compression settings. 
 
Please help me.
		 
		
		
		
		
		
		
		
	 |