quixplorer
quixplorer copied to clipboard
simply upload and download files to your webserver with a web-interface
Hi all, I have fallen stuck when I login the quixplorer, when I was login, it shows the error below "Warning: filesize() [function.filesize]: stat failed for ./webdisk in /opt/lampp/htdocs/www/.include/fun_list.php" Warning:...
Could you please make quixplorer PHP 7 compatible. now on system with php v7.0.5 folders are displayed on its gui. but you can't see files! those are not listed anymore!...
Some of file (and folder) names in russian are not displayed. However, when I click on an empty file, it is downloaded with the correct name (see attached screenshot). The...
I suggest something like this: -`"miscfilesize" => "File exceeds maximum size.",` -`"miscfilesize" => "File exceeds maximum size of " . ini_get("upload_max_filesize") . ".",`
_lang/_info.php: -`Portugu%ecirc;s - Brasil` +`Português - Brasil`
I changed _upload_max_filesize_ and _post_max_size_ by a htaccess file, but _get_max_file_size()_ in _include/fun_extra.php reads php.ini instead using runtime values. I replaced get_max_file_size() with ini_get() and now the correct setting is...
I would like to know / see the possibility to set the permissions for multiple files at the same time. The permissions can only be set one file at the...
Hello, Thank you very much for the new file uploader engine "ajaxupload" which works great with https:// access. But there is no progress bar which is quite useful for large...