Overwriting file (download) actually adds content to original file
When I try to download a file from my FTP server (index.php - plain text file), and the file already exists on my system. It asks if I want to overwrite it or do other actions. Selecting 'Overwrite' actually adds the new content from the file to the old one. And thus, normally, increasing the filesize by 2. The only work around it is to delete the file on the local system first, and then download it from the FTP server.
Bug only seems to exist in latest version ( FlashFXP 4.1.0 - 1598 ). I downgraded to build 1593 beta and it works properly again. FXP uninstall and re-install of build 1598 didn't help.
|