View Single Post
Old 12-17-2013, 03:19 PM  
DJAndre
Junior Member
 
DJAndre's Avatar
 
Join Date: Mar 2004
Location: San Diego, CA
Posts: 12
Default creates double-spaces in a file when I download from server using FlashFXP.

Here is some info you may need:
  • FlashFXP version: 4.4.3 Build 2029 -- I've been using FlashFXP since 3.x--and I update it each time there is a new version--so I don't know if perhaps some old settings need to be readjusted?
  • Sever: Linux
  • Apache version: 2.2.23
  • PHP version: 5.3.17
  • OS: Windows XP Professional.

I was wondering if you guys can help me troubleshoot this issue I am having with FlashFXP.

When I download a file (whether it's php or html) from my server using FlashFXP I notice that it creates double-spaced in between each line of the file--the entire file is double-spaced and if I then upload this new version to my site, and then download it a second time, it now shows triple spaces in between and so forth.

So far the only way I can download a file without it adding double spaces to each code line, I have to use CPanel's File Manager in order to get an exact replica of the file--this is important to me, since I also code lots of HTML and PHP files on my site (webmaster). Or if I use MS FrontPage, that program is able to download (backup the files without adding spaces in the lines)--so even MS FP's FTP backup feature gets it right.

When I upload a file, it doesn't do that, but when I download to my computer it created double spaced lines in each file. Below is an example of what I mean by blank double-spaces:

Normal file:
Code:
* Opera Mini - Set to true to treat Opera Mini like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Opera Mini users to.
* Blackberry - Set to true to treat Blackberry like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Blackberry users to.
* Palm - Set to true to treat Palm OS like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Palm OS users to.
Downloaded from server to computer with FlashFXP:
Code:
* Opera Mini - Set to true to treat Opera Mini like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Opera Mini users to.
 
* Blackberry - Set to true to treat Blackberry like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Blackberry users to.

* Palm - Set to true to treat Palm OS like a mobile, false to treat it like full browser or set a URL (including http://) to redirect Palm OS users to.
Here is also an attachment of using a compare it program side by side from the original to the file then downloaded using FlashFXP. Notice the encoding.

Please let me know if you have further questions. Thanks in advance.
Attached Thumbnails
creates double-spaces in a file when I download from server using FlashFXP.-flashfxp_formatting-jpg  
__________________
My System Info:

App: FlashFXP 4.4.3 (build 2029) [registered]
OS: WinXP Pro
Router: Linksys WRT54G build 5
Firewall: COMODO
Anti-Virus: AVAST
Network: Broadband
ISP: cox.net

Last edited by DJAndre; 12-17-2013 at 03:58 PM.
DJAndre is offline