file manager
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1408
My File Manager 0.4
My File Manager is a small and lightweight file manager. more>>
My File Manager is a small and lightweight file manager. It was developed to provide a small and fast file manager, which has only a few dependencies from other packages, but including some interestings things like mount partitions, minimalistic burning capability and mass renaming files. MFM use FLTK graphics toolkit.
Main features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
<<lessMain features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
Download (0.092MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
1237 downloads
VFU File Manager 4.05
VFU is console (text mode) file manager for UNIX/Linux. more>>
VFU is console (text mode) file manager for UNIX/Linux.
During the years I tried to make short attractive list of features which VFU has. Attractive as Advertising above :) and it does not seem to work... at least it didnt for me and I never liked it.
I made all possible to make VFU cover all file managing needs and offer large set of behaviour options. If I succeeded or not, you can decide for yourself but without trying I believe noone can say for sure.
Installation:
1. how to compile vfu
run `make from vfu base directory
this should compile everything
to compile each part of vfu manually do this:
-- go to `vslib directory
-- run `make
-- go to `vfu directory
-- run `make
if something goes wrong, check these:
-- if your `curses.h file locations is not `/usr/include/ncurses
you have to change this in the Makefile.
-- if vslib library is not in the `../vslib directory you also
have to change this in the Makefile.
2. how to install vfu
run `install script from vfu base directory
install script checks if all required files are available/built and then does this:
cp vfu/vfu rx/rx_* /usr/local/bin
cp vfu.1 /usr/local/man/man1
cp vfu.conf /usr/local/etc
3. how to install vfu manually
-- you have to copy `vfu in the `/usr/local/bin or
`/usr/bin directory and set mode to 755 `rwxr-xr-x
the owner is not significant ( root is also possible ).
-- there is preliminary man page ( vfu.1 ) which could be
copied to /usr/man/man1.
-- copy all `rx/rx_* tools to /usr/local/bin
-- install Net::FTP perl module if needed.
(this is used for FTP support)
WARNING: make sure to remove all old personal cache files!
<<lessDuring the years I tried to make short attractive list of features which VFU has. Attractive as Advertising above :) and it does not seem to work... at least it didnt for me and I never liked it.
I made all possible to make VFU cover all file managing needs and offer large set of behaviour options. If I succeeded or not, you can decide for yourself but without trying I believe noone can say for sure.
Installation:
1. how to compile vfu
run `make from vfu base directory
this should compile everything
to compile each part of vfu manually do this:
-- go to `vslib directory
-- run `make
-- go to `vfu directory
-- run `make
if something goes wrong, check these:
-- if your `curses.h file locations is not `/usr/include/ncurses
you have to change this in the Makefile.
-- if vslib library is not in the `../vslib directory you also
have to change this in the Makefile.
2. how to install vfu
run `install script from vfu base directory
install script checks if all required files are available/built and then does this:
cp vfu/vfu rx/rx_* /usr/local/bin
cp vfu.1 /usr/local/man/man1
cp vfu.conf /usr/local/etc
3. how to install vfu manually
-- you have to copy `vfu in the `/usr/local/bin or
`/usr/bin directory and set mode to 755 `rwxr-xr-x
the owner is not significant ( root is also possible ).
-- there is preliminary man page ( vfu.1 ) which could be
copied to /usr/man/man1.
-- copy all `rx/rx_* tools to /usr/local/bin
-- install Net::FTP perl module if needed.
(this is used for FTP support)
WARNING: make sure to remove all old personal cache files!
Download (0.52MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1487 downloads
PHP File Manager 0.9.3
PHP File Manager is a complete filesystem management tool in a single file. more>> <<less
Download (0.033MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
945 downloads
ego file manager 0.16.0
The ego file manager is a GTK+2 file manager. more>>
ego file manager is a GTK+2 file manager that uses libferris for its VFS and provides evas2, GTK tree, and optional Mozilla browser views.
Enhancements:
- This release adds the ability to drop files from f-spot onto a directory to initiate a copy.
<<lessEnhancements:
- This release adds the ability to drop files from f-spot onto a directory to initiate a copy.
Download (2.3MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
926 downloads
Brutal File Manager 1.2
Brutal File Manager is a 3D FPS filemanager. more>>
Bfm, the Brutal File Manager is a combined file manager and first person shooter game. The basic idea is to represent different folders on your computer as rooms in a 3D environment.
Then, armed to your teeths you go through these rooms and delete files by shooting att them. Take a look at the screenshots section and youll see what its all about.
Bfm is written in Java and uses the hardware accelerated 3D library Java3D. That means that it should run on all platforms that have Java and Java3D. It is tested on Linux and Windows.
The whole thing started as a project in our programming class in school, and the development has continued even though we have graduated.
Bfm is released under the GNU General Public License.
Main features:
- A 3D environment with rooms generated from the file system, the walls are "doors" to other directories
- Files are represented by cylinders on the floor
- Weapons: currently a spear, a shotgun and a sniper rifle
- You can delete files using your weapons
- Secondary fire: you can zoom with the sniper rifle
- Walls are colored in different ways depending on different attributes
- The look of the files depend on various attributes, default color is blue, read only files are red, hidden files are transparent and files that have been hit turn yellow
- Its perfectly safe to use bfm strictly for entertainment by starting it in safe mode, files wont be removed from the hard drive but theyll still disappear in the 3D environment
- A head up display showing current directory, safe mode and a crosshair
- A config file reader
- Platform independent (since its written in Java), should run on all platforms with a Java and Java3D installation (for more details look at requirements)
<<lessThen, armed to your teeths you go through these rooms and delete files by shooting att them. Take a look at the screenshots section and youll see what its all about.
Bfm is written in Java and uses the hardware accelerated 3D library Java3D. That means that it should run on all platforms that have Java and Java3D. It is tested on Linux and Windows.
The whole thing started as a project in our programming class in school, and the development has continued even though we have graduated.
Bfm is released under the GNU General Public License.
Main features:
- A 3D environment with rooms generated from the file system, the walls are "doors" to other directories
- Files are represented by cylinders on the floor
- Weapons: currently a spear, a shotgun and a sniper rifle
- You can delete files using your weapons
- Secondary fire: you can zoom with the sniper rifle
- Walls are colored in different ways depending on different attributes
- The look of the files depend on various attributes, default color is blue, read only files are red, hidden files are transparent and files that have been hit turn yellow
- Its perfectly safe to use bfm strictly for entertainment by starting it in safe mode, files wont be removed from the hard drive but theyll still disappear in the 3D environment
- A head up display showing current directory, safe mode and a crosshair
- A config file reader
- Platform independent (since its written in Java), should run on all platforms with a Java and Java3D installation (for more details look at requirements)
Download (0.12MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1641 downloads
Apache File Manager 0.19
Apache File Manager is an Apache mod_perl Web server filemanager. more>>
The Apache::FileManager module is a simple HTML file manager. It provides file manipulations such as cut, copy, paste, delete, rename, extract archive, create directory, create file, edit file, and upload files.
It also has the ability to rsync the server htdocs tree to another server with the click of a button.
Enhancements:
- prevented file edit screen from opening when cancel is clicked when creating new filenames
- fixed up documentation
<<lessIt also has the ability to rsync the server htdocs tree to another server with the click of a button.
Enhancements:
- prevented file edit screen from opening when cancel is clicked when creating new filenames
- fixed up documentation
Download (0.012MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1644 downloads
PCMan File Manager 0.3.2.2
PCMan File Manager is a lightweight file manager which features tabbed browsing. more>>
PCMan File Manager is a lightweight file manager which features tabbed browsing.
Main features:
- Lightweight & Fast
- Tabbed Browsing
- Clean and easy to use
<<lessMain features:
- Lightweight & Fast
- Tabbed Browsing
- Clean and easy to use
Download (0.41MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
647 downloads
Dolphin File Manager 0.8.1
Dolphin is a file manager for KDE focusing on usability. more>>
Dolphin is a file manager for KDE focusing on usability.
Main features:
- Navigation bar for URLs, which allows to navigate quickly through the file hierarchy.
- View properties are remembered for each folder.
- Splitting of views is supported.
- Network transparency.
- Undo/redo functionality.
Dolphin is not intended to be a competitor to Konqueror, the default KDE file manager: Konqueror acts as universal viewer being able to show HTML pages, text documents, directories and a lot more, whereas Dolphin focuses on being only a file manager. This approach allows to optimize the user interface for the task of file management.
Enhancements:
- Split view divides the window in two equal sections.
- Updated the documentation how to make Dolphin the default file manager (Michael Austin).
- Updated Estonian translation (Ain Vagula).
<<lessMain features:
- Navigation bar for URLs, which allows to navigate quickly through the file hierarchy.
- View properties are remembered for each folder.
- Splitting of views is supported.
- Network transparency.
- Undo/redo functionality.
Dolphin is not intended to be a competitor to Konqueror, the default KDE file manager: Konqueror acts as universal viewer being able to show HTML pages, text documents, directories and a lot more, whereas Dolphin focuses on being only a file manager. This approach allows to optimize the user interface for the task of file management.
Enhancements:
- Split view divides the window in two equal sections.
- Updated the documentation how to make Dolphin the default file manager (Michael Austin).
- Updated Estonian translation (Ain Vagula).
Download (1.3MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1040 downloads
Mini Gtk+ File Manager 0.10b
Mini Gtk+ File Manager is a lightweight file manager for X. more>>
Mini Gtk+ File Manager is a lightweight file manager for X. To achieve this goal some code from the Busybox project was used.
It builds with Gtk+ 1.2.10 or 2.x libraries. It contains also a Mini Gtk Text Editor applet.
Installation:
First of all get the Gtk+ 1.2.10 or Gtk+ 2.x libraries
(runtime and development), if they are not already
installed on your system.
Installing Xfprot:
tar -zxvf gtk_file_manager-xx.tar.gz
To compile gtk_file_manager ,cd to the gtk_file_manager dir and just type:
su root
(and provide root password if prompted)
./configure
The configure script if used in a non interactive mode accepts this command line options:
-h, --help print this help, then exit
--with-gtk1 use Gtk+-1.x libraries
--with-gtk2 use Gtk+-2.x libraries
--with-debug enable debug mode
--without-debug disable debug mode
Then type:
make
If you dont receive any error message, you can install gtk_file_manager typing:
make install
or
make install-strip (to install a stripped version of the binary file).
Please remove previous installed versions of gtk_file_manager with make uninstall (see below).
The binaries are installed by default in /usr/local/gtkfm/ with links in /usr/local/bin/ so you have to add /usr/local/bin to your PATH variable if it is not there already. If you want to change the default install path, change the line:
PREFIX=/usr/local
in the Makefile.
You can uninstall gtk_file_manager any time with:
su root
(and provide root password if prompted)
make uninstall
Enhancements:
- Support for the GTK 1.x libraries was dropped.
- I18n support was improved.
- Menu navigation and keyboard shortcuts were improved.
- Some minor bugs were fixed and the code was cleaned up.
<<lessIt builds with Gtk+ 1.2.10 or 2.x libraries. It contains also a Mini Gtk Text Editor applet.
Installation:
First of all get the Gtk+ 1.2.10 or Gtk+ 2.x libraries
(runtime and development), if they are not already
installed on your system.
Installing Xfprot:
tar -zxvf gtk_file_manager-xx.tar.gz
To compile gtk_file_manager ,cd to the gtk_file_manager dir and just type:
su root
(and provide root password if prompted)
./configure
The configure script if used in a non interactive mode accepts this command line options:
-h, --help print this help, then exit
--with-gtk1 use Gtk+-1.x libraries
--with-gtk2 use Gtk+-2.x libraries
--with-debug enable debug mode
--without-debug disable debug mode
Then type:
make
If you dont receive any error message, you can install gtk_file_manager typing:
make install
or
make install-strip (to install a stripped version of the binary file).
Please remove previous installed versions of gtk_file_manager with make uninstall (see below).
The binaries are installed by default in /usr/local/gtkfm/ with links in /usr/local/bin/ so you have to add /usr/local/bin to your PATH variable if it is not there already. If you want to change the default install path, change the line:
PREFIX=/usr/local
in the Makefile.
You can uninstall gtk_file_manager any time with:
su root
(and provide root password if prompted)
make uninstall
Enhancements:
- Support for the GTK 1.x libraries was dropped.
- I18n support was improved.
- Menu navigation and keyboard shortcuts were improved.
- Some minor bugs were fixed and the code was cleaned up.
Download (0.074MB)
Added: 2006-12-22 License: GPL (GNU General Public License) Price:
1037 downloads
Weeble File Manager 2002-04-30
Weeble File Manager is a web-based file manager and FTP client. more>>
Weeble File Manager (aka WeebleFM) is a php file manager run through an ftp connection. It offers a wide variety of functionality, similar to the web based file managers used by Tripod and Yahoo.
It offers a easy to use interface for its users along with easy installation for the host. WeebleFM gives private web hosters the chance to offer their clients an easy and quick alternative to FTP, TELNET, and SSH.
Main features:
Functionality:
- Download files from the server
- Change permissions of a file or directory
- Listing displays owner, date last edited, and size of files and directories
- Create new files and directories
- Edit files
- Delete files and directories
- Copy a file
- Move files and directories
- Rename files and directories
- Upload a file from your computer
- Show/Hide hidden files and directories in the listing
Settings: (for the web host to set)
- Server name and ftp port number
- Warning display colors
- Default alternating table background colors
- Associate icons with any file extension
- Size of the editor box
- Encryption key for passwords and encryption types
<<lessIt offers a easy to use interface for its users along with easy installation for the host. WeebleFM gives private web hosters the chance to offer their clients an easy and quick alternative to FTP, TELNET, and SSH.
Main features:
Functionality:
- Download files from the server
- Change permissions of a file or directory
- Listing displays owner, date last edited, and size of files and directories
- Create new files and directories
- Edit files
- Delete files and directories
- Copy a file
- Move files and directories
- Rename files and directories
- Upload a file from your computer
- Show/Hide hidden files and directories in the listing
Settings: (for the web host to set)
- Server name and ftp port number
- Warning display colors
- Default alternating table background colors
- Associate icons with any file extension
- Size of the editor box
- Encryption key for passwords and encryption types
Download (0.23MB)
Added: 2005-04-29 License: BSD License Price:
1644 downloads
The Featurific File Manager 0.2.0 ALPHA
The Featurific File Manager is a file manager with many useful features. more>>
The Featurific File Manager is a file manager with many useful features.
It allows a user to filter, sort, view, learn info about, and use files very easily and quickly.
It relies on plugins to supply views of a directory and is intended to be powerful and easy to use.
Enhancements:
- Uses GTK+ 2.0, requiring you to install the new libraries
- The 4 configuration files are now condensed to 2.
- Fairly major interface additions, including ability to create new files, a menu bar, and the ability to configure most variables that are dynamic
- FFM also determines the type by the files name
- Sorting and filtering are in the configuration window, and work very well.
<<lessIt allows a user to filter, sort, view, learn info about, and use files very easily and quickly.
It relies on plugins to supply views of a directory and is intended to be powerful and easy to use.
Enhancements:
- Uses GTK+ 2.0, requiring you to install the new libraries
- The 4 configuration files are now condensed to 2.
- Fairly major interface additions, including ability to create new files, a menu bar, and the ability to configure most variables that are dynamic
- FFM also determines the type by the files name
- Sorting and filtering are in the configuration window, and work very well.
Download (0.15MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1121 downloads
Gmail Manager 0.5.3
Gmail Manager extension allwos you to manage multiple Gmail accounts and receive new mail notifications. more>>
Gmail Manager extension allwos you to manage multiple Gmail accounts and receive new mail notifications.
Displays your account details including unread messages, saved drafts, spam messages, labels with new mail, space used, and new mail snippets
<<lessDisplays your account details including unread messages, saved drafts, spam messages, labels with new mail, space used, and new mail snippets
Download (0.16MB)
Added: 2007-04-08 License: GPL (GNU General Public License) Price:
988 downloads
Sol Manager 0.1.5
Sol Manager is a tool to manage your source files and configuration settings. more>>
Sol Manager is a tool to manage your source files and configuration settings. SolMgr organizes project information in compiler- and platform-independent descriptions and allows conversion to native build scripts, such as makefiles or MS Visual Studio solutions.
GUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
<<lessGUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
Download (0.41MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1452 downloads
NTK manager 1.0
NTK manager provides a project and employees manager. more>>
NTK manager provides a project and employees manager.
NTK manager is a client/server application for managing employees and the projects they work on in a fast and efficient manner.
<<lessNTK manager is a client/server application for managing employees and the projects they work on in a fast and efficient manner.
Download (MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1005 downloads
Disk Manager 1.0.1
Disk manager is a simple filesystem configurator. more>>
Disk Manager project is a simple filesystem configurator that allow you to:
- Automaticly detect new partitions at startup.
- Fully manage configuration of filesystem.
- Enable/disable write support for NTFS (need ntfs-3g installed).
<<less- Automaticly detect new partitions at startup.
- Fully manage configuration of filesystem.
- Enable/disable write support for NTFS (need ntfs-3g installed).
Download (0.055MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
520 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above file manager search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed