Search found 10 matches

by Gy0m
Wed Jul 15, 2009 7:17 am
Forum: JDiskExplorer
Topic: Build from sources JDiskExplorer
Replies: 9
Views: 21249

Re: Build from sources JDiskExplorer

No, Read/Write access for remote file. It's possible?
by Gy0m
Thu Jul 09, 2009 7:25 am
Forum: JDiskExplorer
Topic: Build from sources JDiskExplorer
Replies: 9
Views: 21249

Re: Build from sources JDiskExplorer

Yes, I have a lib/ folder at the same level of build.xml I have found another solution, I build JARs Files with eclipse for JDiskExplorer et use Ant for JFileUpload and it works !!! I have 2 others questions. - I search how to change the default local directory. Maybe it's possible in pane or bar pr...
by Gy0m
Wed Jul 08, 2009 9:54 am
Forum: JDiskExplorer
Topic: Build from sources JDiskExplorer
Replies: 9
Views: 21249

Re: Build from sources JDiskExplorer

I have this Jars Files:
- chttpclient
- clogging
- cnet
- ftpimpl
- httpimpl
- jfileupload
by Gy0m
Tue Jul 07, 2009 7:01 am
Forum: JDiskExplorer
Topic: Build from sources JDiskExplorer
Replies: 9
Views: 21249

Re: Build from sources JDiskExplorer

Yes it's help me a little :) my build.xml is <project name="JFileUpload" default="usage" basedir="."> <target name="init"> <echo message="---------------------------------------------------------------"/> <echo message="----------- BUILDING JFILEUPLOAD PACKAGE ---------"/> <echo message=""/> <proper...
by Gy0m
Mon Jul 06, 2009 2:30 pm
Forum: JDiskExplorer
Topic: Build from sources JDiskExplorer
Replies: 9
Views: 21249

Build from sources JFileUpoad

I have read "Build from sources" in section API & Design for JFileUpload but there is not new build when I execute "setenv.bat".

I have just these lines in setenv.bat

Code: Select all

SET JAVA_HOME=c:\java\jdk1.6.0
SET ANT_HOME=c:\java\ant1.7.1
SET PATH=%JAVA_HOME%\bin;%ANT_HOME%\bin
Thank for help
by Gy0m
Thu May 07, 2009 8:09 am
Forum: JDiskExplorer
Topic: [ERROR] Cannot change directory to /
Replies: 8
Views: 19566

Re: [ERROR] Cannot change directory to /

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?
by Gy0m
Mon May 04, 2009 1:42 pm
Forum: JDiskExplorer
Topic: [ERROR] Cannot change directory to /
Replies: 8
Views: 19566

Re: [ERROR] Cannot change directory to /

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
by Gy0m
Thu Apr 23, 2009 12:32 pm
Forum: JDiskExplorer
Topic: [ERROR] Cannot change directory to /
Replies: 8
Views: 19566

Re: [ERROR] Cannot change directory to /

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
by Gy0m
Wed Apr 22, 2009 3:41 pm
Forum: JDiskExplorer
Topic: [ERROR] Cannot change directory to /
Replies: 8
Views: 19566

Re: [ERROR] Cannot change directory to /

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
by Gy0m
Wed Apr 22, 2009 10:23 am
Forum: JDiskExplorer
Topic: [ERROR] Cannot change directory to /
Replies: 8
Views: 19566

[ERROR] Cannot change directory to /

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