Version 1.7.5 Bugfixes and new features
Version 1.7.5:
. BugFix: Symlinks to folders now show correctly on the tree view.
. Added folders total size using php, ajax, recursive limit and cache on cookies for the session.
. Tried to use mimetype check on the file/folder list, to identify textfiles, but it was slowing the script too much. So i added a binary file check on the edit window, allowing to view/copy/save them using base64.
. Show total/available size of a partition mounted on linux, when acessing the mouting point.
. Other small stuff..