Remote host files and i18n login credentials

Explorer-like frontend add-on to upload/download.
Post Reply
katena
Posts: 4
Joined: Mon Sep 03, 2012 7:24 am

Remote host files and i18n login credentials

Post by katena »

The problem sounds like this:
With my login credentials as parameters in applet_ftp_explorer.js the applet connects to the ftp server and displays the remote files at first load.
If the login credentials are in the i18n.properties file the applet doesn't connect anymore when the page is first loaded, so i can only see the remote files after the first transfer i make.
Is there something that can be done to avoid this behavior?
Is there a command that can be executed having the credentials in the i18n.properties file, so that i can see the remote files after the first page load?
Thanks!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Remote host files and i18n login credentials

Post by support »

I will try to reproduce the problem. Notice that you can encrypt the login/password. Just drop an email to support(at)jfileupload(dot)com to get encrypt service access.

katena
Posts: 4
Joined: Mon Sep 03, 2012 7:24 am

Re: Remote host files and i18n login credentials

Post by katena »

I think the best way to secure the ftp server when using jdiskexplorer is to include the url and the login credentials in the i18n.properties file and then restrict the acces to .properties files with htaccess. I figured out that if i enabel the connect button in the interface and click on it after the applet loads, the remote files show up. So i think that you make the connection before the i18n file gets read, or something like that.

katena
Posts: 4
Joined: Mon Sep 03, 2012 7:24 am

Re: Remote host files and i18n login credentials

Post by katena »

I have another question: is there a way that in the local wiev to see a tree folder structure? Thanks.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Remote host files and i18n login credentials

Post by support »

Nope, no tree view.

katena
Posts: 4
Joined: Mon Sep 03, 2012 7:24 am

Re: Remote host files and i18n login credentials

Post by katena »

What about the issue that I've opened the post for. Did you manage to find out the problem?
Thanks!

Post Reply