XULTech Firelinks
What's the difference between Firelinks and XULTech File Manager.
Firelinks is the free/trial, unsupported version of the software.
XULTech File Manager is the commercial version of the same application.
Firelinks has some limitation on file upload size and some
operation such as file copy has been disabled.
I've installed Firelinks but it doesn't work. What is the problem?
If you are running Linux with Apache then the most likely problem is
that your cgi-bin directory is not configured properly. Make sure
that you have put the application in the correct cgi-bin and that
the file firelinks has the execute bit turned on
(i.e., chmod should show something like 755).
Under Linux, you can also experience problem if you are missing some libraries.
If you have access to SSH, try typing ./firelinks and see
if you see any error messages.
If you running Microsoft IIS, you have to make sure that the
virtual directory that maps to your cgi-bin must have its
Execute Permissions to "Scripts and
Executables".
|
|
XULTech File Manager
I forgot my admin password, how can I recover it?
Only a password digest is stored on your server, so the password can
not be recovered. What you need to do is to reset the admin password.
To reset the password, simply edit the file passwd and remove the line that stars with admin. Depending on the Operating System and the Web Server, the passwd file can be stored in one of the following locations:
~/.xultech
~/cgi-bin/.xultech
Apache/xultech
\Documents and Settings\...\xultech
\Inetpub\wwwroot\cgi-bin\xultech
|