Main > Free Download Search >

Free directories software for linux

directories

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3013
DBIx::Migration::Directories 0.05

DBIx::Migration::Directories 0.05


DBIx::Migration::Directories is a Perl module to install/remove/upgrade/downgrade SQL schemas. more>>
DBIx::Migration::Directories is a Perl module to install/remove/upgrade/downgrade SQL schemas.

SYNOPSIS

use DBIx::Migration::Directories;
use DBI;

my $dbh = DBI->connect(db:something:some=where, user, pass);

my $m = DBIx::Migration::Directories->new(
base => /path/where/schemas/are,
schema => MyApp,
desired_version_from => MyApp::DataPackage,
dbh => $dbh
);

$m->migrate
or die "Installing database failed!";

DBIx::Migration::Directories provides you with a framework for managing database schemas easily. You create a directory to hold your schema, then in that directory create sub-directories containing the SQL code to install, remove, upgrade, or downgrade your schema. The schema layout is described in more detail in the "DIRECTORY LAYOUT" section below.

When asked to install, upgrade, or downgrade a database schema, DBIx::Migration::Directories will look at these directories and attempt to find the shortest path between two schema versions. It will then run the entire upgrade code in one transaction, rolling back if the upgrade fails.

Multiple database schemas can be managed within one database. DBIx::Migration::Directories currently requires two tables to exist in your database to track schema version numbers and upgrade/downgrade history. These tables are called "migration_schema_version" and "migration_schema_log", and are also manageable using DBIx::Migration::Directories.

<<less
Download (0.028MB)
Added: 2006-10-20 License: Perl Artistic License Price:
1100 downloads
WebDirectory 2.0.1

WebDirectory 2.0.1


WebDirectory provides a Web-based filesystem frontend. more>>
WebDirectory provides a Web-based filesystem frontend.
WebDirectory provides a Web-based frontend to an ordinary directory structure of your filesystem. There is no need to import your current data, and no problem exporting your data for backup. It is kept very simple to provide maximum efficiency.
You can upload, download and delete files; create and delete directories; configure multiple instances; and have optional user authentication.
Main features:
- Upload files
- Download files
- Delete files
- Create directories
- Delete directories
- Configure multiple instances
- Optional user authentication
<<less
Download (0.014MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
987 downloads
Directory Assistant 2.0

Directory Assistant 2.0


Directory Assistant is an application for managing an LDAP address book. more>>
Directory Assistant is an application for managing an LDAP address book. The focus is to create a very easy to use program, with only the few but necessary features. The target of Directory Assistant is novice users that still need to keep their addresses in an LDAP server.

<<less
Download (0.018MB)
Added: 2005-12-12 License: BSD License Price:
1418 downloads
PHP Directory Listing 0.3.0

PHP Directory Listing 0.3.0


PHP Directory Listing is a simple PHP script that will do just that, list a directory. more>>
PHP Directory Listing is a simple PHP script that will do just that, list a directory.
To use PHP Directory Listing just unpack into the directory you want listed, or unpack somewhere else and symlink index.php, index.css and the .icons directory.
Version restrictions:
- Im currently using the Tango Projects icon library, but theres quite a few of the MIME icons missing. If youre good at graphics and help them out, youre supporting much more projects than just this little script!
- The gray box around a mime type icon / thumbnail does not always have the same size.
- There is no good way of specifying the number of columns when the script is used through symlinks
- Actually, the columns should adjust their number automatically, which they dont
Enhancements:
- This release merges Andreas Aronssons changes.
- ASP files are now supported, and directories have a slash appended.
<<less
Download (0.024MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1175 downloads
Open Directory in VLC 1.0

Open Directory in VLC 1.0


Open Directory in VLC is just a modified version of the Open in Kaffeine service menu. more>>
Open Directory in VLC is just a modified version of the Open in Kaffeine service menu.

I use it to open DVD/VIDEO_TS folders. VLC plays them with menus in tact.

<<less
Download (MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
891 downloads
Directory Synchronize 0.91

Directory Synchronize 0.91


Directory Synchronize is the small handy utility you always missed! more>>
Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it.
Directory Synchronize synchronizes the contents of one directory to another. That means you can use it to backup your data on a regular basis to another computer or another harddrive.
Or you can use Directory Synchronize to synchronize the data on your laptop with the data on your desktop.
Programmed in real platform independent Java you can use Directory Synchronize on nearly every computer platform including Windows, Linux and Macintosh.
Use the Directory Synchronize GUI for starting, pausing and stopping a synchronization.
Or use the GUI to easily create and store a configuration and use the command line to automatically start it every time you boot up your computer.
Enhancements:
- Some bugs have been solved.
- If a file can not be accessed, only a warning is issued instead of issuing a critical error and halting synchronization.
- If you select a directory instead of a file as a log for a directory definition, a line-separator was added instead of a file-separator.
- Some NullPointerExceptions in console mode have been fixed.
- The " " wildcard can be used for the path of the global log, and the " " wildcard can be used for the name of the current directory definition in the directory definition log filename.
<<less
Download (0.66MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1014 downloads
Photo Directory 0.7.6 Beta

Photo Directory 0.7.6 Beta


PhotoDirectory project is a cross platform (Java) application to organize digital images. more>>
PhotoDirectory project is a cross platform (Java) application to organize digital images. Great effort has been given to keeping these pictures in an order accessible without the need for any organization software - no databases are required.
PhotoDirectory was written using Java version 1.5 (commonly called 5.0 for some reason or another). You cannot run it on anything less than this. Depending on your system, you may need to explicitly state which Java VM to use. If you use Macintosh OS X, I include an application package that does everything for you. If you dont use OS X, now is a great time to try.
Main features:
- Multithreaded IO intensive operations
- Functional menus (Import, Move, etc)
- Quick Searching for pictures within the library
- Details view with zoom
- Edit images in external application (currently just for OS X - uses /Applications/GraphicConverter, but soon will be a user configurable option)
<<less
Download (1.4MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1308 downloads
Shell Directory Manager 0.9

Shell Directory Manager 0.9


Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash. more>>
Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash.

I offer two new commands: dm is a manager for a small database, where you name directories with a short alias. And dmcd is a function for your current shell, which lets you go to a directory given its alias in the database.

Example of use:

$ dm 1 /tmp # Adds the id 1 for /tmp
$ dm bla . # Adds the id bla for the current dir
$ dmcd 1 # Goes to /tmp
$ dmcd bla # Goes to what was your current dir
$ dm -d bla # Deletes the entry for bla.
$ dm # Shows your database
1 /tmp
$ dm -h # Shows help, and defines dmcd for sh.

Installation:

Its a script in bash - dont look for any special filename extension. Put the downloaded dm in your path.

Install the dmcd function. dm -h may give you a clue. For instance, for bash, add the following line into your .bashrc or .bash_profile (or any system wide script for each session):

function dmcd { dm -t $1 && cd `dm $1`; }
<<less
Download (MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
893 downloads
Directory Analysis Tool 0.0.2

Directory Analysis Tool 0.0.2


Directory Analysis Tool is used to analyze LDAP directories and report on their contents. more>>
Directory Analysis Tool is used to analyze LDAP directories and report on their contents.

Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges.

<<less
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1219 downloads
Apache Directory Server 1.0

Apache Directory Server 1.0


Apache Directory Server is an embeddable LDAP server implemented in pure Java. more>>
Apache Directory Server is an embeddable LDAP server implemented in pure Java.
Our primary vision (others also outlined below) is to build an enterprise directory server platform (and its components) where other Internet services snap in to store their data within the directory so they may be managed using LDAP.
From the image above youll see the architecture is designed so services besides LDAP like DNS, DHCP, SLP and Kerberos will snap in. Other services like UDDI can also be implemented and snapped in. These services will use a common networking layer and each can be toggled on and off according to the needs of the environment.
apseda, mina, or sedang are various frameworks used for the common network layer. These services share the common network layer and back their data within the Apache Directory Servers backing stores without any network latency or going through the LDAP line protocol. NTP btw is the only exception and its there to remedy the need for time sync for replication and other time sensitive protocols like kerberos. Its implementation here is intended to prevent any dependency on external infrastructure.
Main features:
- Designed as an LDAP and X.500 experimentation platform. Plugable components and subsystems make ApacheDS extremely modular and ideal for experiments with various aspects of the LDAP protocol.
- The servers frontend is completely separable from its backend and vice-versa making it very flexible for implementing virtual directories, proxy servers and gateways to X.500.
- Several backends can be implemented and plugged into the servers partition nexus. The server supports a BTree based partition out of the box but any backing store can be used to implement a partition so long as it conforms to interfaces.
- The server exposes aspects of administration via a special system backend. LDAP can be used to manage these concerns through the system naming context at ou=system.
- Java based triggers and stored procedures are being implemented.
- Both the backend subsystem and the frontend are separable and independently embeddable.
- The server contains a server side JNDI LDAP provider as the facade for the entire backend subsystem. JNDI operations are directly translated by this provider into operations against the nexus and the target partitions storing server entries.
- The server will use JNDI as the data access API for stored procedures. This will make stored procedures functional within and outside of the server without requiring recompilation.
- The servers networking code, MINA, Multipurpose Infrastructure for Network Applications was designed for pluggable protocol providers, of all sorts and not just LDAP. MINA gives ApacheDS the ability to handle large amounts of concurrency.
- The server uses the Snickers tools and APIs for ASN.1 BER encoding and decoding. These tools are designed for a very small encoding and decoding footprint as well as for use in non-blocking servers. The chunking nature of the BER codec makes the server very efficient while handling encoding and decoding making it more resistant to DoS attacks. This layer is also pluggable with a new experimental Twix provider which is much more efficient. Of course there is the unsupported Snacc4J provider which is no longer maintained.
<<less
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1021 downloads
t@b Directory Uploader 0.952

t@b Directory Uploader 0.952


t@b Directory Uploader is a software that can upload a directory to a FTP server. more>>
t@b Directory Uploader is a software that can upload a directory to a FTP server.

You can upload a complete directory to an FTP server, including all subdirectories from a user-friendly interface. Features automatic (no user input required) retry until all files have successfully uploaded.

This program runs on Mac OS X, Windows and Linux

Example:

FTP Host Name: ftp.website.com (no ftp://)
FTP Host Path: foldername (if no folder type / instead)
FTP User Name: ftpusername
FTP Password: ftppassword
<<less
Download (0.15MB)
Added: 2006-03-22 License: Freeware Price:
1356 downloads
Auto Directory Index PHP Script 2.2.1

Auto Directory Index PHP Script 2.2.1


Auto Directory Index PHP Script is a customizable PHP script that indexes directories. more>>
Auto Directory Index PHP Script is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories.
It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
Main features:
- You dont have to put index.php in every subfolder - it automatically lets you access subdirectories
- Shows different icons for each file type - includes three different icon styles
- Ability to hide/block certain files, folders, or file extensions
- Works on all servers that support PHP 4.1.0 or higher (including PHP5)
- No databases needed
- Ability to upload files and to have user accounts
- Built-in admin tools (available when logged in with an admin level account)
- Creating and deleting directories
- Uploading, renaming, and deleting files
- Log viewer and visitor statistics
- Searching for specific files/folders
- Access logging and statistics (stores users IP in a text file along with the time and file request)
- Anti-Leech feature
- Bandwidth limiting
- Files/folders can have custom descriptions
- Thumbnails of images can be generated and displayed
- Can keep track of number of downloads for each file
- Nicer looking than servers default output, and the display is customizable
- Version 2.0 uses a template system for easy customization of HTML output
- Available in 34 languages
- XHTML 1.1 and CSS compliant, so it displays correctly in all browsers
- This software is free
Enhancements:
- Handling of passwords with .htaccess was improved.
- The default stylesheet was updated.
- Translations were added.
<<less
Download (0.10MB)
Added: 2007-01-07 License: GPL (GNU General Public License) Price:
1030 downloads
 
Other version of Auto Directory Index PHP Script
License:GPL (GNU General Public License)
Download (0.083MB)
1546 downloads
Added: 2005-08-11
Linbox Directory Server 2.0.0

Linbox Directory Server 2.0.0


Linbox Directory Server (LDS), along with the Linbox Management Console (LMC). more>>
Linbox Directory Server (LDS), along with the Linbox Management Console (LMC), is a powerful system that allows developers, system administrators, and other software vendors to manage users, groups, and their associated policies in an LDAP server.
Linbox Directory Server is highly ergonomic interface design makes it very easy to use, and delegation of administration enables medium size organization to adopt LDS.
Enhancements:
- New features and improvements include DNS/DHCP management and a Norwegian translation.
- The new DNS/DHCP module allows you to manage DNS zones and DHCP subnets for a typical LAN environment.
<<less
Download (MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
507 downloads
Fedora Directory Server 1.0.4

Fedora Directory Server 1.0.4


Fedora Directory Server is a full-featured LDAPv3 compliant server. more>>
Fedora Directory Server is a full-featured LDAPv3 compliant server.

In addition to the standard LDAPv3 operations, Fedora Directory Server supports multi-master replication, fully online configuration and administration, chaining, virtual attributes, access control directives in the data, Virtual List View, server-side sorting, SASL, TLS/SSL, and many other features.

The transactional Berkeley DB 4.2 is used as its data store and a full plug-in API allows developers to extend the the functionality of the server in many ways, and many of the core features of the server are already implemented using this API.

The server is very mature, having started out as Netscape Directory Server.
<<less
Download (31.2MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
1082 downloads
Search Into Directory 0.1

Search Into Directory 0.1


Search Into Directory starts a kfind window (part of kdebase) ready to search into the selected directory. more>>
With this service menu you will be able to search into directory by right-clicking on it. Search Into Directory starts a kfind window (part of kdebase) ready to search into the selected directory.

Note : This servicemenu is in fact duplicated of an existing one on kde-apps. So Ive removed mine and I wont maintain it. Youll find another one named Find in Folder

<<less
Download (0.083MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1185 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5