RSS 14 projects tagged "Filesystems"

Download Website Updated 22 Oct 2007 File exchange Protocol

Screenshot
Pop 11.36
Vit 45.13

File exchange Protocol can be used to store and retrieve files in a remote repository server using HTTP. It can access a remote server using HTTP requests with authentication to protect the access to the remote files. The class can perform requests to create, write, read, and delete remote files. It can also create, list, and delete directories. It implements a stream wrapper interface to make it possible to access the remote files with PHP functions like fopen('fep://...') and other PHP file and directory manipulation functions. You can also apply a Stream Wrapper that allows you to mount a remote filesystem.

Download Website Updated 18 Oct 2007 Embedded File System

Screenshot
Pop 34.99
Vit 1.00

Embedded File System (EFS) is a C++ library that allows you to create virtual file system in a single file. It can be useful when you need to create really big number of small files, as it is still fast even when you have millions of files. An encryption layer could be easily added for security.

No download Website Updated 28 Oct 2004 MS-Excel Stream Handler

Screenshot
Pop 40.79
Vit 1.00

MS-Excel Stream Handler is a class that implements a stream handler interface for reading and writing Microsoft Excel spreadsheet files in the XLS format. XLS files can be manipulated using PHP's fopen, fread, and fwrite functions, as well as any other functions that access streams. Spreadsheets can be created by passing the class a serialized array of spreadsheet row arrays that associate the column names with their values.

Download Website Updated 25 Mar 2004 e2fsimage

Screenshot
Pop 63.12
Vit 2.02

e2fsimage enables the user to create and populate an ext2 filesystem image as a copy from an existing directory tree. It supports regular files, directories, soft links, hard links, and block/char special devices. The ownership of all files is changed to root, by default, while the permissions are kept.

Download Website Updated 25 May 2007 Jaffer

Screenshot
Pop 25.46
Vit 3.21

Jaffer is a Java implementation of an Appletalk File Server over TCP. Jaffer is only concerned with the latest AFP specifications and supporting OS X and OS 9 clients. It is mainly focused on a tight, clean, fast codebase that is very portable and embeddable.

No download Website Updated 13 May 2002 chntpw

Screenshot
Pop 453.16
Vit 1.00

chntpw is a Linux utility to (re)set the password of any user that has a valid (local) account on your WinNT or Win2000 system, by modifying the crypted password in the registry's SAM file. You do not need to know the old password to set a new one. It works offline (i.e., you have to shutdown your computer and boot off a linux floppy disk). The bootdisk includes stuff to access NTFS partitions and scripts to glue the whole thing together. This utility works with SYSKEY and includes the option to turn it off. A bootdisk image is provided.

Download Website Updated 16 Apr 2002 pyquota

Screenshot
Pop 26.32
Vit 1.00

pyquota is a Python wrapper module for manipulating disk quotas.

Download Website Updated 07 Jan 2002 LazySync

Screenshot
Pop 24.33
Vit 1.00

LazySync is a file-synchronization program written for handheld devices using the SavaJeXE Java operating system. It attempts to offer similar functionality to HotSync and ActiveSync of the Palm and CE platforms, and supports synchronization via an existing TCP/IP network connection between handheld and host.

Download Website Updated 29 Jan 2003 vncrypt

Screenshot
Pop 34.55
Vit 2.36

This is cryptographic disk driver for FreeBSD. It provides transparent encryption and decryption of selected devices. It is based on vn(4).

Download Website Updated 27 Oct 2003 scponly

Screenshot
Pop 179.97
Vit 3.20

scponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user can neither login interactively nor execute commands remotely, but it can use scp and sftp to download and upload files to the computer, governed by the usual Unix file permissions.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.