Page 1 of 1

[ERROR] Cannot change directory to /

Posted: Wed Apr 22, 2009 10:23 am
by Gy0m
Hi,

I'm trying the JDiskExplorer soution and I have some problems.

For HTTP Upload, I have an error : [ERROR] HTTPRemoteTFileSystem - Cannot change directory to /

For JFileUpload solution, I have not error, Upload is complete but file is not transfered

Could you help me

Re: [ERROR] Cannot change directory to /

Posted: Wed Apr 22, 2009 3:41 pm
by Gy0m
I have integrated the explorer.php in my webserver and I have not error actually.

But in the Remote section I haven't my files

See it in attachment

Re: [ERROR] Cannot change directory to /

Posted: Wed Apr 22, 2009 5:55 pm
by support
It seems that there is an error when you've integrated explorer.php. Could you check one which line you've declared it in process.php ? If must be like:

Code: Select all

...
function emu_getallheaders()
{
   ...
}
// Insert below
include "explorer.php";

?>
...

Re: [ERROR] Cannot change directory to /

Posted: Thu Apr 23, 2009 12:32 pm
by Gy0m
I have found, but I still have problem.

It works on local (webserver Apache in my workstation) BUT WHEN i DEPLOY IT ON LINE, THE JAVA CONSOLE THROW THIS EXCEPTION

java.net.SocketException: Connection reset

The transfert is OK. But I can't view files and folders in remote section

Re: [ERROR] Cannot change directory to /

Posted: Thu Apr 23, 2009 8:47 pm
by support
Could you provide a testing URL we could check from here ?

Re: [ERROR] Cannot change directory to /

Posted: Mon May 04, 2009 1:42 pm
by Gy0m
I have found my error.

But I have a question.

It is possible to drag & drop file in the same section? (remote or local)

Thanks

Re: [ERROR] Cannot change directory to /

Posted: Mon May 04, 2009 8:08 pm
by support
You can drag&drop files between left/right panels but not from panels to local file system (desktop).

Re: [ERROR] Cannot change directory to /

Posted: Thu May 07, 2009 8:09 am
by Gy0m
Ok

I have buy the premium JFileUpload and JDiskExplorer.
I thinked that I replace the jar files to have "Registred" Applet. But I still have "Unregistred" marked on the applet.

I must rebuild the applet?

Re: [ERROR] Cannot change directory to /

Posted: Fri May 08, 2009 7:38 am
by support
No, replace all JAR files only.
Try to clean browser cache and try to clean Java cache:
Start->Control Panel->Java->First tab->Delete temporary files->Apply