In this built, while saving directly to ftp server, sometimes (!) the saved file is completly broken because some file system information is insert and saved in the top of the file...
For example: Original file (line 1-3): <table class="table_all"> <tr> <td class="table_links"> After saving (line 1-...): -rw-r--r-- 1 ftp ftp 407 Apr 20 2006 send.php -rw-r--r-- 1 ftp ftp 429 Apr 20 2006 sendbestellung.php -rw-r--r-- 1 ftp ftp 1140 Oct 6 2008 start.php -rw-r--r-- 1 ftp ftp 1540 May 7 23:14 temp.txt -rw-r--r-- 1 ftp ftp 7040 Apr 26 2006 test.php -rw-r--r-- 1 ftp ftp 6980 Aug 7 01:02 test2.php <table class="table_all"> <tr> <td class="table_links"> Any idea? -- <http://forum.pspad.com/read.php?6,50684,50844> PSPad freeware editor http://www.pspad.com
