Page 1 of 2
JDiskExplorer Remote Display
Posted: Wed Feb 27, 2008 8:11 pm
by import
I have installed JDiskExplorer and I am able to upload files, however the remote host panel is always empty (at connection time and after an upload)
After uploading a file (it's sucessfully uploaded) I get this:
INFO: Upload completed
jfileupload.transfer.client.explorer.ftp.FTPRemoteTFileSystem E
SEVERE: org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown parser type: NETWARE Type: L8
What can be the problem?
Re: JDiskExplorer Remote Display
Posted: Wed Feb 27, 2008 8:11 pm
by import
I forgot to mention that I upload to an FTPS server (AUTH TLS)
Re: JDiskExplorer Remote Display
Posted: Wed Feb 27, 2008 8:12 pm
by import
You should have the same problem with FTP (unsecured). The error you report means that the applet doesn't understand FTP server signature and then cannot parse result of a LIST directory command. Could you try to modify the FTP server signature. Usually, it's available as parameter. Try to replace the "Netware type L8" by "Unix".
Re: JDiskExplorer Remote Display
Posted: Sat Mar 01, 2008 8:49 pm
by import
That worked. However, I am only able to see the contents of the remote server after I upload something. The downloads work fine after that. How do I get an initial display of remote files?
Re: JDiskExplorer Remote Display
Posted: Sat Mar 01, 2008 8:50 pm
by support
I think the problem comes from "account" parameter. Are you using it ? Try to remove it and add:
<PARAM NAME="param6" VALUE="accountpwd">
<PARAM NAME="value6" VALUE="true">
Re: JDiskExplorer Remote Display
Posted: Mon Mar 03, 2008 10:20 pm
by jorgeo
I tried the 2.0 version and it seemed to solve this problem. Guess I'll upgrade my license to 2.0
Re: JDiskExplorer Remote Display
Posted: Tue Mar 04, 2008 9:51 pm
by support
Great !
Re: JDiskExplorer Remote Display
Posted: Mon Jun 08, 2009 9:52 am
by Gonzalo
have the same problem as jorgeo with version 2.4,
when loading the applet does not show the directories of the remote host, where it cools and upload a sample file directories.
Re: JDiskExplorer Remote Display
Posted: Mon Jun 08, 2009 7:14 pm
by support
Are you also using FTP with JDiskExplorer ?
Re: JDiskExplorer Remote Display
Posted: Mon Jun 08, 2009 11:13 pm
by Gonzalo
yes, I use ftp with jdiskexplorer