(computer science) Software for managing data that works only with single files and lacks relational capability.
| Sci-Tech Dictionary: file manager |
(computer science) Software for managing data that works only with single files and lacks relational capability.
| 5min Related Video: File manager |
| Computer Desktop Encyclopedia: file manager |
(1) Software that manages data files. See file management system.
(2) Software used to organize files on a disk. It provides functions to delete, copy, move and rename files as well as create and manage folders. File managers typically provide file viewing. When clicking on an image name or icon, file managers usually cause a separate application to launch that actually renders the file's contents.
Every OS Has a File Manager
In the first versions of Windows (Windows 3.0 and 3.1), the file manager was appropriately named "File Manager." Starting with Windows 95 and NT 4.0, it became Windows Explorer. In the Macintosh, the file manager is included in the Finder desktop. Konqueror is the file manager in the Linux KDE desktop. See Win Explorer, Finder, Konqueror and file viewer.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Wikipedia: File manager |
| This article may require copy-editing for grammar, style, cohesion, tone or spelling. You can assist by editing it. (July 2008) |
A file manager or file browser is a computer program that provides a user interface to work with file systems. The most common operations used are create, open, edit, view, print, play, rename, move, copy, delete, attributes, properties, search/find, and permissions. Files are typically displayed in a hierarchy. Some file managers contain features inspired by web browsers, including forward and back navigational buttons.
Some file managers provide network connectivity such as FTP, NFS, SMB or WebDAV. This is achieved either by allowing the user to browse for a file server, connect to it and access the server's file system like a local file system, or by providing its own full client implementations for file server protocols.
Contents |
Orthodox file managers or "Command based" file managers have three windows (two panels and one command line window).
Orthodox file managers 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. The 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.
Other common features include:
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:
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 a 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 graphical user 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 programs 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 programs 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].
Notable examples include:
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". http://findarticles.com/p/articles/mi_m0ISJ/is_n1_v30/ai_10540518., 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), and programs running on other operating systems. These include a program 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. This 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, also called an Explorer type manager, is a newer type of file manager which became prominent because of its integration in Microsoft Windows. The Windows Explorer is a classic representative of the type, using a "navigational" metaphor to represent filesystem locations. Since the advent of GUIs it has become the dominant type of file manager for desktop computers, being used, for example, in all Microsoft Windows products.
Typically it has two panes, with the filesystem tree in the left pane and the current directory in the right one. For Mac OS X, one view in the Finder is an example of a navigational file manager.
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 the file or directory path (or URI) can be typed.
Moving from one location to another need not open a new window. At the same time several file manager instances can be opened, and they can communicate with each other via drag-and-drop and clipboard operations, 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 left pane a tree view of the filesystem. The latter serves as the most common instrument for filesystem navigation. This means that unlike orthodox managers, the 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 and editor metaphors: users can select and copy files or directories into the clipboard and then paste them in a different place in the filesystem or even in a different instance of file manager.
Notable examples include:
| 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 use a spatial metaphor to represent files and folders as if they were real physical objects. A spatial file manager imitates the way people interact with physical objects.
Some ideas behind the concept of a spatial file manager are:
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:
Dysfunctional spatial file managers:
| Please help improve this article by expanding it. Further information might be found on the talk page. (July 2008) |
Some projects have attempted to implement a three-dimensional method of displaying files and directory structures. The exact implementation tends to differ between projects, as three-dimensional file browsing has not yet become popular and thus there are no common standards to follow.
Examples of three-dimensional file managers include:
Web based file managers are typically scripts written in either PHP, Perl, Asp or any other server side languages. When installed on a local server or on a remotely hosted server they allow files and folders located there to be managed and edited without the need for FTP Access.
More advanced, and usually commercially distributed, web based file management scripts allow the administrator of the file manager to configure secure, individual user accounts, each with individual account permissions. Authorized users have access to documents stored on the server or in their individual user folders anytime from anywhere via a web browser.
A web based file manager can serve as an organization's digital repository. For example, documents, digital media, publishing layouts, and presentations can be stored, managed, and shared between customers, suppliers, remote workers or just internally.
A 3D file manager is featured in Jurassic Park, during a scene where Lex desperately tries to find an executable file, while a Velociraptor tries to force its way into the command center. The 3D file manager, fsn (mentioned above), was built on top of a Unix system (Silicon Graphics, Inc's IRIX).
|
|||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| WINFILE.EXE (technology) | |
| FileMan (technology) | |
| Explorer (technology) |
| A person who carries out or manage files? | |
| File management is used for? | |
| How do you manage youe filing system? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "File manager". Read more |
Mentioned in