Projects tagged ‘file’ and ‘system’


Jump to tag:

Projects tagged ‘file’ and ‘system’

Filtered by Project Tags file system

Refine results Project Tags dotnet (7) filesystem (7) 3_5 (5) management (5) tools (5) php (4) linux (4) content (3) cms (3) filesystems (3) fs (3) virtual (3)

[29 total ]

294 Users
   

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
Created over 3 years ago.

9 Users
   

Owl is a multi-user document repository (knowledgebase) system written in PHP4 for publishing files/documents onto the Web.
Created over 3 years ago.

5 Users
 

TestDisk is a powerful free data recovery program! It was primarily designed to recover lost partitions, repair FAT/NTFS boot sector, NTFS MFT and Ext2/Ext3 superblock and/or make non-booting disks ... [More] bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting your Partition Table). PhotoRec is a File Recovery program designed to recover lost files; including video, documents and archives from Hard Disks, CDRom and lost pictures from digital camera memory (thus, its Photo Recovery name). PhotoRec ignores the filesystem and goes after the underlying data, so it can still find files even if your media's filesystem has been severely damaged or re-formatted (overwritten data, of course, can not be recovered). [Less]
Created about 1 year ago.

2 Users
 

Worker is a file manager for the X Window System with the classical two panel interface. It features a fully graphical configuration, external program integration through buttons and hotkeys and configurable filetype commands.
Created over 3 years ago.

1 Users

Editable jquery tree with PHP CodesThis software is a tree structure runs at web browsers and completes its function, like add item, change name, drag & drop and delete item, by using ajax requests. ... [More] Items in tree view may be in a database table or they may be files or folders in file system. PHP and MySQL(if items are set to be in a database table) softwares are needed to make this software run. This software also uses jquery javascript framework, simple tree plugin. INSTALLSet either DATABASE_PLATFORM or FILE_SYSTEM_PLATFORM to TARGET_PLATFORM macro in 'includes/config.php' to determine which platform software will run at. for instance: define ("TARGET_PLATFORM", DATABASE_PLATFORM); if TARGET_PLATFORM is set to FILE_SYSTEM_PLATFORM, FILE_ROOT macro must be s [Less]
Created 9 months ago.

0 Users

Nano CMS is the tiniest CMS you can find around. The user interface and the functionality are very very simple and extremely easy to use. The core feature of NanoCMS is that it is filebased and does ... [More] not use any database at all, which makes it super easy to install - just extract and that's it. Pages can be created through this CMS in a breeze without touching any code, and added to that links to those pages are generated automatically too. Customizing the design/look and feel is very simple too, it just takes 5 minutes even for newbies. [Less]
Created 4 months ago.

0 Users

The Aoof-Wm.VFS project intends to develop a multiplatform C++ Virtual File System that is destined to be integrated into Aoof-Wm, the Advanced Object-Oriented Framework for Window Managers. This ... [More] repository serves only as an emergency backup for the time being. Aoof-Wm.VFS is a part of The Toy'd Project. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://www.toyd.org/ http://code.google.com/p/toyd/ http://code.google.com/p/aoof-wm/ http://www.epitech.net/ [Less]
Created about 1 year ago.

0 Users

/* ___ _ _ ___ _ _ ___ _ _ | __| | /_\ / __| || | / _ \| \| | | _|| |__ / _ \\__ \ __ | | (_) | .` | |_| |____/_/ \_\___/_||_| \___/|_|\_| ... [More] _____ _ _ _ _____ ___ ___ _____ ___ _ _ |_ _| || | /_\_ _| | _ )_ _|_ _/ __| || | | | | __ |/ _ \| | | _ \| | | || (__| __ | |_| |_||_/_/ \_\_| |___/___| |_| \___|_||_| F L A S H O N T H A T B I T C H */This project aims to ease the use of the File class in Actionscript 3 for AIR. Many have asked for a better way to handle larger portions of local drives, such as folder containing classes or other assets in their applications, but have been limited by the slow process of file handling in as3. Please note that this is an on-going project and until there's content to download; these classes and/or packages should be considered as incomplete. [Less]
Created 4 months ago.

0 Users

php-mirror is a PHP-based download mirror script. It requires no installation and runs from your server immediately after downloading it. It's a 1 file program that has the ability to: Download ... [More] files Give out the md5 checksum Show a "thank you" page Create projects Manage files Use short (4 character) URLs (can be set on a project by project basis). Compress a file on the fly php-mirror is free so give it a try - no database required! php-mirror can also be used to create a powerful downloads server and can easily be modified to be accessed on a subdomain (eg: mirror.example.com). php-mirror relies on an aphabetical folder structure that is similar to below. /mirror.php a/ android/ android-0.6.iso php-mirror.xml It uses an XML file (php-mirror.xml) in each projects folder to give information about the project. This can include links to websites, authors and short descriptions. Information about each projects disk usage, number of downloads, etc is also recorded. 3 pages can be managed using php-mirror - the index page, error page and thank you/downloading page. On each page dynamic information can be displayed. This includes md5 check sums, file size, project information and more. On any page a search box can also be used. php-mirror has the ability to search projects and downloads for a certain term. This is done without the need for a database, however for very large download sites/mirrors (3 TB+) customization is recommended so that a database is used. php-mirror can also edit a download on each request. This can include "zipping" (creating a ZIP file) of the requested file as well as editing the name of a file. Features such as "zipping" are set on a per-basis in the web-based control panel. This control panel allows uploads, management of projects and downloads, viewing of statistics, the design of some pages and the backing up or mirroring of the php-mirror. To make it easy for URLs to be remembered, short URLs that are similar to http://tr.im/ and http://tinyurl.com/ can be used. This means that instead of a user entering the following: http://example.com/mirror.php?a=dl&p=android&f=android-0.6.iso, the user can enter: http://example.com/mirror.php?k=7y9T. php-mirror is coming soon. Note: The Android Project is used as an example. It has NO connection with php-mirror. [Less]
Created 10 months ago.

0 Users

The set of general purpose command-line utilities, implemented in C#.
Created 7 months ago.