Filemanager doesnt work atm, its logging in but cant read any directory or file. Nothing in the logs and troubleshoot gives: 
Code:
Troubleshoot your net2ftp installation
Back (accesskey b)  
    * Checking if the FTP module of PHP is installed: yes
    * Checking the permissions of the directory on the web server: a small file will be written to the /temp folder and then deleted.
    *
          o Creating filename: OK. Filename: /var/www/ispcp/gui/tools/filemanager/temp/net2ftp-testt6y53U.txt
          o Opening the file in write mode: OK
          o Writing some text to the file: OK
          o Closing the file: OK
          o Deleting the file: OK
    * Testing the FTP functions
    *
          o Connecting to a test FTP server: OK
          o Logging into the FTP server: OK
          o Setting the passive mode: OK
          o Getting the FTP server system type: UNIX
          o Changing to the directory /: OK
          o Getting the raw list of directories and files:
          o Getting the raw list of directories and files:
            Line 0
            Array ( [scanrule] => rule-4 [dirorfile] => u [dirfilename] => [dirfilename_html] => [dirfilename_url] => [dirfilename_js] => )
 
The strange thing is that it worked a week ago (same trunk) and that an external net2ftp-installation can also connect and read the files. Local cant read but upload!? 
Found some thread in the net2ftp-forum about it but no solution when it comes to linux. Anyone elso encountered this problem?