File manager
From Wikipedia, the free encyclopedia
A file manager or file browser is a computer program that provides a user interface to work with file systems. They are very useful for speeding up interaction with files. The most common operations on files are create, open, edit, view, print, play, rename, move, copy, delete, attributes, properties, search/find, and permissions.
Typically files are displayed in a hierarchy. File managers may contain features inspired by web browsers, including forward and back navigational buttons.
Some browsers may also provide network connectivity, e.g. via FTP, NFS, SMB or WebDAV, either by allowing the user to browse for servers and connect to them and then accessing the file system from the server the same way it accesses local file systems, or by providing its own full client implementations for file server protocols.
Some file managers also provide the ability to extend operations using user written scripts. This is a typical feature of Orthodox file managers (see below).
Contents |
Orthodox file managers or "Commander-like" file managers have three windows (two panels and one command line window).
They are one of the older families of file managers. They develop and further extend the interface introduced by John Socha's famous Norton Commander for DOS. That concept is more than twenty years old as Norton Commander version 1.0 was released in 1986. Despite their age they are actively developed and dozens of implementations exist for DOS, Unix and Microsoft Windows. A public standard (version 1.2 dated June 1997) is available from Nikolai Bezroukov's website.[1]
The following features define the class of Orthodox file managers:
- They present the user with a two-panel directory view consisting of one active and one passive panel. The latter always serves as a target for file operations. Panels are shrinkable and if shrunk they expose the terminal window hidden behind them. Normally only the last line of the terminal window (the command line) is visible.
- They provide close integration with an underlying OS shell via command line and associated terminal window that permits viewing the results of executing the shell command entered on the command line (e.g., via Ctrl-O shortcut in Norton Commander).
- They provide the user with extensive keyboard shortcuts.
- The file manager can be used without or with minimal use of the mouse.
- Users can create their own file associations and scripts that are invoked for certain file types and organize these scripts into a hierarchical tree (e.g., as a user script library or user menu)[citation needed].
- Users can extend the functionality of the manager via so called User menu or Start menu and extensions menu. Norton Commander introduced the concept of user-defined file associations that is now used in all modern file managers[citation needed].
Other common features include:
- Information on the "active" and "passive" panels may be used for constructing commands on the command line. Examples include current file, path to left panel, path to right panel, etc.
- They provide a built-in viewer for (at least) the most basic file types.
- They have a built-in editor. In many cases, the editor can extract certain elements of the panels into the text being edited.
- Many support virtual file systems (VFS) such as viewing compressed archives, or via a FTP connection.
- They often have the word commander in the name.
An orthodox file manager typically has three windows. Two of the windows are called panels and are symmetrically positioned at the top of the screen. The third is the command line which is essentially a minimized command (shell) window that can be expanded to full screen. Only one of the panels is active at a given time. The active panel contains the "file cursor". Panels are resizable. Each panel can be hidden. Files in the active panel serve as the source of file operations performed by the manager. For example, files can be copied or moved to the passive panel. This gives the user the ability to use only the keyboard with the convenience of the mouse interface. The active panel shows information about the current working directory and the files that it contains. The passive (inactive) panel shows the content of the same or other directory (the default target for file operations). Users may customize the display of columns that show relevant file information. The active panel and passive panel can be switched (often by pressing the tab key). Other user interface elements include:
- path: shows the source/destination location of the directory in use
- information about directory size, disk usage and disk name (usually at the bottom of the panels)
- panel with information about file name, extension, date and time of creation, last modification, permissions (attributes) and other
- info panel with number of files in directory, sum of size of selected files..
- tabbed interface (usually GUI file managers)
- function keys: F1–F10 have all the same functions under all orthodox file managers: Example F5 always copies file(s) from active to inactive panel, while F6 moves the file.
The introduction of tabbed panels in some file managers (for example Total Commander) made it possible to manipulate more than one active and passive directory at the time.
Orthodox file managers [2]) are among the most portable file managers. Examples are available on almost any platform both with command-line interface and GUI interface. This is the only type of command line managers that have a published standard of the interface (and actively supported by developers). This makes possible to do the same work on different platforms without much relearning of the interface.
Sometimes they are called dual-pane managers, a term that is typically used for applications such as the Windows File Explorer (see below). It is technically incorrect since they have three windows including a command line window below (or hidden behind) two symmetric panels. Command line windows play a very prominent role in the functionality of this type of file manager. Furthermore, most of these applications allow using just one pane with the second one hidden. Focusing on 'dual panes' may be misleading -- it is the combination of all of these features which is important.
In summary, a chief distinguishing feature is the presence of the command line window and direct access to shell via this window - not the presence of two symmetric panes which is relatively superficial[citation needed].
Examples:
- Norton Commander
- Krusader for Linux and other Unix-like systems
- RIT DOS Navigator
- Necromancer DOS Navigator
- TotalCommander
- FreeCommander
- 7-Zip file manager
- Midnight Commander (*nix example)
Less well-known, but older are the so-called file-list file managers.
Examples include flist which was in use since 1981 on the Conversational Monitor System.[3][4] This is a variant of fulist which originated before late 1978 according to comments by its author Theo Alkema[5]
The flist program provided a list of files in the user's minidisk., allowed sorting by any of the file attributes. The file attributes could be passed to scripts or function-key definitions, making it simple to use flist as part of CMS EXEC, EXEC 2 or xedit scripts.
This program ran only on IBM VM/SP CMS, but was the inspiration for other programs, for example filelist[6][7][8] (a script run via the Xedit editor), as well as applications running on other operating systems. These include an application also called flist running on OpenVMS[9] and fulist (from the name of the corresponding internal IBM program[10]) on Unix.[11]
While this category is known as file managers, an older term is directory editor, which dates back at least to 1978. There was a directory editor written for EXEC 8 at the University of Maryland, available to other users at that time. The term was used by other developers, e.g., the dired program written by Jay Lepreau in 1980[12], which ran on BSD, which was in turn inspired by an older program with the same name running on TOPS-20. Dired inspired other programs, e.g., dired the editor script (for emacs and similar editors) as well as ded[13]
A navigational file manager is a newer type of file managers which became prominent due to the popularity of Microsoft Windows. It uses a "navigational" metaphor to represent filesystem locations and also often called "Explorer" type of file managers the Windows Explorer is a classic representative of the type. Since the advent of GUI it became the dominant type of file managers for desktop computers, being used, for example, in all Microsoft Windows products.
Typically it has two panes, one with the current directory and one with the filesystem tree. For Mac OS X, the Finder is an example of a navigational file manager.
- The window displays the location currently being viewed.
- The location being viewed (the current directory) can be changed by the user, by opening folders, pressing a back button, typing a location, or using additional pane with the navigation tree representing part or all the filesystem.
- Icons represent files, applications, and directories.
The interface in a navigational file manager often resembles a web browser, complete with back, forward buttons that work with history, and maybe even reload buttons. Sometimes there is also an address bar where URL for file or directory can be typed.
Moving from one location to another need not open a new window. At the same time several instances of manager can be opened and they can communicate with each other via drag and drop and clipboard so it is possible to view several directories simultaneously and perform cut-and paste operations between instances.
Most navigational managers have two panes with the second pane with the tree view of the filesystem. The latter serves as the most common instrument for filesystem navigation. That means that unlike orthodox managers two panes are asymmetrical: the first (usually left) provides the tree view of filesystem and the second (usually right) file view of the current directory.
When a directory of the tree is selected it becomes current and the content of the second (right) pane changes to the files in the current directory.
File operations are based on drag-and-drop as well as editor metaphor: you can select and copy files or directories into the clipboard and then paste them in a completely different place in the filesystem or even in a different instance of file manager.
| This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (April 2007) |
Spatial file managers are file managers that uses a spatial metaphor to represent files and folders as if they are real physical objects. A spatial file manager imitates the way people interact with the physical objects.
It is unclear to what extent using a metaphor for physical objects helps working with the tremendous number of files and folders in modern filesystems. Some ideas behind the concept of a spatial file manager are:
- A single window represents each opened folder.
- Each window is unambiguously and irrevocably tied to a particular folder.
- Stability: files, folders, and windows go where the user moves them, stay where the user puts them ("preserve their spatial state"), and retain all their other "physical" characteristics (such as size, shape, color and location).
- The same item can only be viewed in one window at a time.
As in navigational managers, when a folder is opened, the icon representing the folder changes—perhaps from an image showing a closed drawer to an opened one, perhaps the folder's icon turns into a silhouette filled with a pattern—and a new window is opened.
Examples of file managers that to some extent use a spatial metaphor include:
- Apple's Finder 5 to 9 (versions up to Mac OS X)
- the RISC OS Filer
- Amiga's Workbench
- GNOME's Nautilus from version 2.6 onwards
- Konqueror has spatial mode
- BeOS's Tracker
- Windows Explorer in Windows 95 was set as a spatial file manager model by default; later versions of the program have a navigation file manager model by default.
- Digital Research's GEM (implemented in Atari TOS and as a somewhat reduced version for PCs)
- ZDESKTOP and FILEMAGE Zoomable File-System Viewers (spatial view of hierarchical data)
The spatial metaphor can seem awkward to those accustomed to browser-style file managers. Spatial managers use many windows, leading to clutter.
Other than these desktop applications there are web based file managers also. These are often used by webmasters to manage/edit the files in their web server.
- phpfm - phpFileManager is a complete filesystem management tool on a single file.[citation needed]
- PHP Navigator - PHP Navigator is an Explorer style web based AJAX file manager. Multi-user facility[citation needed]
- bfExplorer - BytesFall Explorer is a web-based file manager written in PHP and JavaScript and licensed under the GNU GPL.[citation needed]
- QuiXplorer - web-based file-management - QuiXplorer is a multi-user, web-based file-manager. It allows you to manage and/or share files over the internet, or an intranet.[citation needed]
- Computer file management
- Comparison of file managers
- Desktop metaphor
- Spatial navigation
- Miller Columns
- Batch renaming
- ^ OFM standards.
- ^ Home of the OFM standard.
- ^ Discussion of VM/CMS FLIST showing screenshot.
- ^ Textual description of VM/CMS FLIST.
- ^ email by Theo Alkema.
- ^ Comment on original author of fulist.
- ^ Description of FILELIST.
- ^ User comparing FLIST to FILELIST.
- ^ FLIST - file manager for VAX/VMS.
- ^ User comparing FULIST and FLIST.
- ^ FULIST for Unix.
- ^ Abstract for dired 3.05.
- ^ DED - Directory Editor.