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.192.170 Times

Root Drive Directory freeware
Filter: All | Freeware | Demo
 

Root Drive Directory

< 1 2 3 4 5 
Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 499

Root Vegetables Root Vegetbles Screensaver for Windows, a firm favorite for those keen on a natural cooking. Pictures of colorful root vegetables will fill the screen. Red and white potatoes, parsnips, or sweet potatoes all are root vegetables. These are the winter vegetables that let us eat healthily when the...



Platforms: Windows

License: Freeware Size: 16.43 MB Download (45): Root Vegetables Download

Released: January 24, 2013  |  Added: January 24, 2013 | Visits: 672

Cloud Drive Network Accelerator for Linux An optional component, cloud drive network accelerator, improves the performance and availability of your data. The network accelerator provides a local private cloud that compliments the cloud storage provider. This component enables you to access your data even when your internet connection is...





Platforms: Linux

License: Freeware Size: 3.8 MB Download (535): Cloud Drive Network Accelerator for Linux Download

Released: January 24, 2013  |  Added: January 24, 2013 | Visits: 611

Drive Labeler The Drive Labeler add-in updates the labels on the drives in the Storage tab of the Windows Home Server Console on the HP MediaSmart Server. The drive labels are updated as follows: · Drives are correctly labeled as SATA rather than SCSI. · The drive bay location is appended to internal...


Platforms: Windows

License: Freeware Size: 10 KB Download (49): Drive Labeler Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 937

Active Directory Object Restore Wizard Recovery of accidentally deleted Active Directory objects and rolling back unauthorized changes to users, groups, and other information in Active Directory is a routine and sometimes impossible to do task. Rolling back accidental deletions of users and OUs requires deep understanding of AD...


Platforms: Windows

License: Freeware Size: 5.18 MB Download (432): Active Directory Object Restore Wizard Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 668

Lacie Drive Icons About Lacie Drive Icons 11 individual icons of LaCie storage devices.


Platforms: Mac

License: Freeware Size: 389.12 KB Download (54): Lacie Drive Icons Download

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

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

Released: February 09, 2013  |  Added: March 05, 2013 | Visits: 1.198

Web 2.0 Directory CMS Seller options: - Post Classified Ads, seller selects type and level of ads, e.g. Listings, Articles, Promotions, e.t.c. - Upload Images to Ads AJAX, based upload; - Upload or attach AJAX based upload; - Upload and attach Files to Ads, AJAX based upload; - Set location on the Google...


Platforms: Windows, *nix

License: Freeware Size: 7.08 MB Download (76): Web 2.0 Directory CMS Download

Added: May 10, 2013 | Visits: 636

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: 1.003

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: 859

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 (59): Recursive directory listing in HTML Download

Added: May 10, 2013 | Visits: 349

Simple FTP directory synch This script fills the need to have a scheduled directory synch occur via FTP. You could use it to clean out a directory without much effort. There are probably more robust examples out there, but this one should be easily modifiable for FTP newbies. It uses Sets to speed up finding missing files...


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

License: Freeware Download (49): Simple FTP directory synch Download

Added: May 10, 2013 | Visits: 948

Astanda Directory Project 1.3b Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own little breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited ammount of links and pages. Powered by...


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

License: Freeware Download (98): Astanda Directory Project 1.3b Download

Added: May 10, 2013 | Visits: 1.134

Web Directory Script PHP This is a web directory suitable for small to medium size directory. It comes in with an admin panel where you can administer your web directory. Below are some of its features: - Create as many categories as you like - Unlimited web site listing - Offer web site submission from other...


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

License: Freeware Download (95): Web Directory Script PHP Download

Added: May 10, 2013 | Visits: 699

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

Added: May 10, 2013 | Visits: 786

Windows free drive space report Windows free drive space report script reads a file containing a list of share names, and prints a report of the current free space on the volumes.


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

License: Freeware Download (61): Windows free drive space report Download

Added: May 10, 2013 | Visits: 539

Watching a directory tree under Linux This script contains a class named DirectoryNotifier that encapsulates the code required for watching directory entry contents.


Platforms: *nix, Python, BSD

License: Freeware Download (52): Watching a directory tree under Linux Download

Added: May 10, 2013 | Visits: 892

Create an account in MS active directory This script contains the basic code to create an account in active directory that shows how to do things like set your own exension attributes, force a reset of the password when the user logs in, and set the home directory. It makes used of python's excellent COM support in win32com.


Platforms: Windows, Python,

License: Freeware Download (53): Create an account in MS active directory Download

Added: May 10, 2013 | Visits: 627

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: 758

Get attributes of an object in MS Active Directory Sometimes it is useful to know what attributes are available to you for an object in active directory. You cannot ask the object directly for that, instead you need to use the schema of the object. All of this is done with python's COM support using win32com. By default only attributes that have...


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 669

Directory Size Lister for Windows This script lists the summed  size of a directory (or set of directories) without the GUI. This recipe makes it quick and easy to see where all your disk space has gone! It has been tested under Windows and Unix, however it will probably be most useful under Windows considering the fact that...


Platforms: Windows, Python,

License: Freeware Download (53): Directory Size Lister for Windows Download

< 1 2 3 4 5