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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

File Management

Software 121-140 of 264: < 1 ... 3 4 5 6 7 8 9 10 11 ... 14 > 
Added: January 11, 2013 | Visits: 336

Source Speak RC2 Source Speak is a PHP program which enables a person to display their program's source code. If you are wondering why someone would want to share their code, there are many reasons. - displaying code for a potential employer - showing other developers your algorithms - developers on add to... Platforms: BSD Solaris

Keyword: Code Sharing Tool, Code Sharing Utility, File, Project, Project Sharing, Sharing

License: Freeware Download (59): Source Speak RC2 Download

Added: May 10, 2013 | Visits: 364

HandyWap HandyWap is a PHP/WML application that allows you to manage .torrent downloads. Currenlty, you can start/stop/delete/see status of torrents using a WAP browser. Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: File Sharing, Torrent Downloads, Torrent Tool

License: Freeware Download (59): HandyWap Download

Added: May 10, 2013 | Visits: 656

Copy huge files on Windows This script uses pywin32 in order to copy files making use of the win32file.FILE_FLAG_SEQUENTIAL_SCAN, which makes much more efficient use of the system cache (only a few megabytes are consumed instead of caching the whole file). Platforms: Windows, Python,

Keyword: File Copy, Management, Memory, Memory Management, System, System Cache

License: Freeware Download (59): Copy huge files on Windows Download

Added: May 10, 2013 | Visits: 523

Parsing out EDI messages A parser I designed to work with HIPAA EDI files. It reads in files and spits out the individual segments without terminators.Requires Python 2.3 or greater. (Use can probably use Python 2.2 with from __future__ import generators at the top...)This parser is currently in use to work with... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: File, File Manager, File Parser, File Tool, Parser, Tool

License: Freeware Download (59): Parsing out EDI messages Download

Added: May 10, 2013 | Visits: 1.013

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, Mac OSX, Linux, Python, BSD Solaris

Keyword: Cleaner, Directory, Directory Clean, Directory Tree Cleaner, Files Management, Tree

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

Added: May 10, 2013 | Visits: 279

TorrentInfo TorrentInfo is a simple command-line tool that parses .torrent files and provides a summary of their contents. By default it shows: - The torrent's name - The URL of the tracker - The torrent's creator - The creation date of the torrent - The number of files in the torrent (if multi-file) -... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Description, Info, Torrent, Torrent Description, Torrent Info, Torrent Tool

License: Freeware Download (59): TorrentInfo Download

Added: May 10, 2013 | Visits: 454

Download Directories Synchronizer 2.1rc2 This application will synchronize all the files and all the sub-directories, and prompt the user to confirm all the moves.It's written in python and with wxPython. Platforms: Windows, *nix, Linux, Python, BSD

Keyword: Directories, Directories Synchronizer, Download, Download Directories, Download Synchronizer, Synchronizer

License: Freeware Download (58): Download Directories Synchronizer 2.1rc2

Added: May 10, 2013 | Visits: 313

EZtorrent EZtorrent is a tool that simplifies the process of publishing content via BitTorrent.EZtorrent automates the process of generating .torrent metainfo files, as well as starting trackers and seeders. EZtorrent is written in C. Platforms: Windows, Mac, *nix, Mac OSX, Linux, C/C++, BSD Solaris

Keyword: Bittorent Tool, Bittorrent, Bittorrent Client, Client, File, File Download

License: Freeware Download (58): EZtorrent Download

Added: May 10, 2013 | Visits: 809

Big Sister File Exchange Server The Big Sister File Exchange Server (bIgsIfes) is a simple web-based document server. The motivation behind developing bIgsIfes was the need for a file server accepting uploads and downloads providing a simple yet powerful permission system storing meta data in an SQL accessible database... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Document Sharing, Exchange, File, File Exchange, File Sharing, Sharing

License: Freeware Download (58): Big Sister File Exchange Server Download

Added: May 10, 2013 | Visits: 633

PHP Web Commander PHP Web Commander is an application designed for web server usage. The basic idea of the program concerns the possibility to manage files, ftp accounts, database, etc. Similarly to the populars files managers, the utility is endowed with an user-friendly interface, ensuring the same level of... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Commander, File, File Management Tool, File Manager, Web, Web Commander

License: Freeware Download (58): PHP Web Commander Download

Added: May 10, 2013 | Visits: 376

CMIS FileShare 0.0.5 pre3 It exposes branches of a file system as CMIS repositories. The implementation won't require more than a simple servlet container to run properly.CMIS FileShare has a small footprint and it can be set up almost everywhere in minutes. What's New in This Release: - Implements CMIS 0.62f -... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Java, BSD Solaris

Keyword: Cmis, Cmis Implementation, File, File System Repository, Share Information, Sharing

License: Freeware Download (58): CMIS FileShare 0.0.5 pre3 Download

Added: May 10, 2013 | Visits: 574

Automatic explicit file close This script is a drop in replacement for open() function that automatically explicitly closes the file when its input is exhausted. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Automatic Close File, Close, File, File Close, Open Function, Script

License: Freeware Download (58): Automatic explicit file close Download

Added: May 10, 2013 | Visits: 669

Backup your files Backup your files script makes backup versions for your files.It can be used for non-python source code also. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Backup, Backup Files, File Tool, File Utility, Files, Tool

License: Freeware Download (58): Backup your files Download

Added: May 10, 2013 | Visits: 695

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, Mac OSX, Linux, Python, BSD Solaris

Keyword: Directory, Directory Tree, Files, Files List, Files Management, Tree

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

Added: May 10, 2013 | Visits: 483

CKFinder CKFinder is a powerful and easy to use Ajax file manager for web browsers. Its simple interface makes it intuitive and quick to learn for all kinds of users, from advanced professionals to Internet beginners.Features - Folders tree navigation: intuitive for all users. - Quality image thumbnails,... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: File, File Management System, File Management Tool, File Manager, Manager, Php

License: Freeware Download (58): CKFinder Download

Added: May 10, 2013 | Visits: 384

READBIN READBIN is a Text Console-based program which reads a single Input File specified on the command line one character at a time and prints out a formatted hex "dump" representation of the files contents 16 characters per display line.A prompt for continuation is issued after displaying 20 lines... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: File, File Read, File Representation, Hex, Hex Representation, Representation

License: Freeware Download (58): READBIN Download

Added: May 10, 2013 | Visits: 442

ZZIPlib Library Different applications can group files together into a single .zip archive and access them afterward.The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same... Platforms: Windows, Mac, *nix, Mac OSX, Linux, C/C++, BSD Solaris

Keyword: Access, Access Archive, Archive, Compression Algorithm, Read, Read Access

License: Freeware Download (58): ZZIPlib Library Download

Added: May 10, 2013 | Visits: 638

BytesFall Explorer BytesFall Explorer (bfExplorer for short) is a web-based file manager written in PHP and JavaScript and licensed under the GNU GPL. It allows you to upload, download, view, edit, copy, move/rename, compress and change permissions of a single file/directory or a group of files/directories. It's... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: File, File Manager, Manager, Php, Php File Manager, Web-based File Manager

License: Freeware Download (57): BytesFall Explorer Download

Added: May 10, 2013 | Visits: 583

w3btorrent w3btorrent is a simple and light web based php torrent client. It let you control your torrents. Such as view torrent status, decide down/up speed, download finish files, WAP control and more! Using your favorite web browser from anywhere! Features:- Install within 1 minute with online installer!... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Client, File, File Sharing, Torrent, Torrent Client, Torrent Utility

License: Freeware Download (57): w3btorrent Download

Added: May 10, 2013 | Visits: 479

phpWebFileManager phpWebFileManager is a standard Web File Manager written in PHP. It its purely written only with PHP and HTML. No Javascript and no database for maximum compatibility across all browsers. However CSS maybe implemented but only for fonts and background color, for most browser this isn't a problem.... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Browser, File, File Browser, File Management Tool, File Manager, Manager

License: Freeware Download (57): phpWebFileManager Download

Software 121-140 of 264: < 1 ... 3 4 5 6 7 8 9 10 11 ... 14 >