AjaXplorer is a PHP rich-client browser for managing files on a web server without FTP. Implements usual file actions, online zip browsing, text files edition and images preview. Users management system and multi-languages (en, fr, nl, es, de, it).
The long awaited zip features are implemented in this release, thanks to the excellent class PclZip of PhpConcept.
Select multiple file or folders and download a generated zip.
Browse Zip archives directly online, select files/folders to extract them to any folder.
The 2.3.3 was concerning a major architecture change. All the actions are configured via an XML registry file shared by both the server and the client, enabling easy extension of the API.
Features:
- Files manipulation : Upload/Rename/Copy/Move/Delete/Download files.
- Bookmarks system
- Create folders, create empty files
- Edit textual files : code files (js, php, html, java, sql, perl) are syntax highlighted in the editor
- View images online, preview images in the list
- Multiple root directory : define many directories to browse on your filesystem and switch easily between them.
- Multiple selection : copy/move/delete action can be applied to a multiple selection.
- Upload many files at once.
- Keyboard shortcuts : the whole interface can be managed from keyboard (ctrl/maj+up/down for selection, tab for navigation between panels, one letter by action, esc for closing dialog windows)
- Send URL to a friend (needs the server to have the "mail" function working)
- Select multiple file or folders and download a generated zip.
- Browse Zip archives directly online, select files/folders to extract them to any folder.
|