Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.335.120 Times

Npa Nxx Directory freeware
Filter: All | Freeware | Demo
 

Npa Nxx Directory

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.008

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Clean up a directory tree Download

Added: May 10, 2013 | Visits: 864

Recursive directory listing in HTML This script contains a function that walks a directory path, listing the files and directories in HTML format. It can sometimes be handy to get a look at an entire directory tree, and HTML is a good way to display it. This script goes through the directory tree using os.path.walk in a generator,...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Recursive directory listing in HTML Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 1.156

AutoIndex PHP Script (Directory Indexer) AutoIndex 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.


Platforms: Windows, Mac, Linux

License: Freeware Size: 398.59 KB Download (59): AutoIndex PHP Script (Directory Indexer) Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 612

Directory Template Creator Directory Template Creator is a command line utility designed to facilitate the creation of directory-structures based on templates for various scenarios, such as department-, project- and process-folders. Directory Template Creator creates or maintains the hierarchies, applies rights...


Platforms: Windows

License: Freeware Download (58): Directory Template Creator Download

Added: May 10, 2013 | Visits: 616

check if a file or directory exists To determine whether a file exists on the server, PHP has a simple function: file_exists(). This can also be used to determine if a directory exists.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): check if a file or directory exists Download

Added: May 10, 2013 | Visits: 693

Flexible directory walking This function walks a directory tree starting at a specified root folder, and returns a list of all of the files (and optionally folders) that match our pattern(s).The standard match our tree function os.path.walk can be confusing, and is difficult to customize. It can also be slow. Here's an...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Flexible directory walking Download

Added: May 10, 2013 | Visits: 701

Album Photo Upload Directory You can upload several pics from a directory in the same time


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Album Photo Upload Directory Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 760

LDS Compact Directory Maker LDS Compact Directory Maker is an easy to use application which enables you to easily create a single page PDF document that contains contact information for all families within an LDS ward/branch. for WindowsAll


Platforms: Windows

License: Freeware Download (56): LDS Compact Directory Maker Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 747

Directory Hog Directory Hog is a small, free utility for Windows which will scan a drive of your choice and list the total size of each folder in a list. The list also shows the largest file size found in the folder as well as the number of files found in the folder. You can sort the columns in this list. When...


Platforms: Windows

License: Freeware Download (56): Directory Hog Download

Released: January 23, 2013  |  Added: February 18, 2013 | Visits: 1.259

Active Directory Restore With the help of LepideAuditor for Active Directory restore and auditing solution, administrators don’t have to be anxious as it permits to track and control all Active Directory changes automatically. This excellent utility tool enables you to control Active Directory in best efficient way....


Platforms: Windows

License: Freeware Size: 15 MB Download (56): Active Directory Restore Download

Added: May 10, 2013 | Visits: 687

php directory listing This is phpdl or pdl, a little php script which makes a directory listing. It shows the inode , file, name (with link), file size, timestamp, permissions, path and directory size. It is styled with some colors.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): php directory listing Download

Added: May 10, 2013 | Visits: 513

IDV Directory Viewer IDV (IDV Directory Viewer) is a web application written in PHP for navigating through directories and browsing files on an HTTP server. It outputs file listings that are much like those automatically generated by web servers, such as Apache; but IDV is highly customizable, looks good and produces...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): IDV Directory Viewer Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 841

FSHog - directory size listing utility Directory size listing utility written in python. Platforms supported: Windows, Linux, and any other platform that supports python.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.38 MB Download (56): FSHog - directory size listing utility Download

Added: May 10, 2013 | Visits: 364

Directory Walker Generator This script is a generator that does what os.path.walk does, without the need for a callback function. This is a rewrite of os.path.walk. It's convenient for processing files that inhabit directory trees. Its original purpose was to vist the '.h' files of a large C project and wrap them in#ifdef...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Directory Walker Generator Download

Added: May 10, 2013 | Visits: 500

Open 79XX XML Directory Open 79XX XML Directory is an application designed to utilize the display features on Cisco 79XX IP Phones. It produces on-screen phone directories, search capabilities, text memos, interactive user status, and more.The directory can be manipulated very easily using the user-friendly web...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Open 79XX XML Directory Download

Added: May 10, 2013 | Visits: 539

Watching a directory tree on Unix This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the...


Platforms: *nix, Python, BSD

License: Freeware Download (55): Watching a directory tree on Unix Download

Added: May 10, 2013 | Visits: 641

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 628

Discover exchange in active directory Active directory is wordy and very detailed. It can be daunting to first figure out what you need to know to interface with it. This script contains some simple code that allows you to discover information about the exchange environment you are in.


Platforms: Windows, Python,

License: Freeware Download (54): Discover exchange in active directory Download

Added: May 10, 2013 | Visits: 357

Directory Iterator This script is an iterator that can be used to walk through directories.This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the 'deep' member.After...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Directory Iterator Download

Added: May 10, 2013 | Visits: 354

blogville-directory-plugin This can be used to promote your blog by keeping your listing updated. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.7 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): blogville-directory-plugin Download

< 1 2 3 4 5 >