-
Notifications
You must be signed in to change notification settings - Fork 0
File actions
-- archive
zip, tar, gz, bz2
-- copy/paste
Useage: Select files and folders in one area, then click 'copy/paste'.
Navigate to another area.
Click 'copy/paste' again to copy previously selected items to the current area.
Right-click to view or clear 'copy/paste' buffer.
-- delete
Delete selected files and folders. Only verifies delete for multiple selected files/folders - a single file/folder will be deleted immediately. Files will actually be moved to a trash folder (<user_home>/tmp/Trash). The number of files/folders in the trash (no recursion) will be displayed next to the 'delete' menu item. A contextual delete menu provides true immediate file deletion and trash empty actions.
-- download
Download selected file(s).
Multiple selected files will be zipped into one download.
-- duplicate
Duplicate selected file or folder.
Adds a number to the end of duplicate name to make it unique.
-- mark
Right-click to view or clear 'mark' buffer.
-- move/to
Useage: Select files and folders in one area, then click 'move/to'.
Navigate to another area.
Click 'move/to' again to move previously selected items to the current area.
Right-click to view or clear 'move/to' buffer.
-- new
Create a new file or folder in the current area.
-- refresh
Refresh the display of the current area.
-- rename
Rename the selected file or folder.
-- search
Search for named files/folders or file content.
(shortcut for CLI 'find' and 'grep' commands)
-- transfer
Transfer files from or to another URL.
-- upload
Allows multiple, concurrent file uploads.
Right-click for options including chunked upload.
-- webview
Opens the selected file in your browser as a new (pop-up) window.
-- develop
minimize: Minimize selected javascript file using Google closure compiler
-- jextract
(mostly experimental)
If a Joomla! XML install file is selected where Joomla! has placed it in its hierarchy, an attempt will be made to extract the associated extension. The extracted files, etc. will be saved to the /tmp directory.
-- ?
Get version information and check for update.