Fpart is a tool that helps you sort file trees and pack them into bags (called
"partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and file trees into a certain number of
partitions, trying to produce partitions with the same size and number of files.
It can also produce partitions with a given number of files or a limited size.
Once generated, partitions are either printed as file lists to stdout (default)
or to files. Those...
Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
ccgfs is a transport-agnostic network filesystem using FUSE. Transport is arranged by helper programs, such as SSH. The PUSH transport mode acts like a "reverse" NFS and makes it possible to export a filesystem from a firewalled host.
Lecithine is a FUSE (file system in user space) using a secret sharing scheme.
You can use Lecithine as regular file system.
When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results.
From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Clicker is a project for a Multitasking Open-source operating system written from scratch. based on a modular micro kernel. We want to explore new way of designing and using OSes :) [newz: PCI, NE2K and VBE]
Broken down into the file manager (ego) and the virtual filesystem (libferris/ferrisui).
the VFS libferris is the core of the project, ego uses GTK+2 and gevas to present info from libferris and allow management using gfmv, gfcp, gfrm etc and file clip
The TclVfs project aims to provide an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It is also a repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url)
This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.
Derived from TrueCrypt 6.3 release, I added some command line options to "TrueCrypt Format.exe" to allow TrueCrypt volumes to be created without using the graphical user interface
Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.
Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
Creating a P2P fileserver using a FS which is extends over peers, and available in a single name space. This utilizes the available disks space from peers, and extends the size of the FS beyond physically available space for a peer.
MediaFS is FUSE-based filesystem for remote access to local removable ressources/devices (cdrom,usb,...) using X11-authentication and HAL/DBus-support. It's main application fields are thin-clients / terminalservers
This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.
To mount file system of the one OS to another OS, using Remote Procedure Call Mechanism. Specifically for LINUX file system to be mounted on SOLARIS machine, using the RPC as programming language.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
djmount is a UPnP AV client. It mounts as a Linux filesystem (using FUSE) the media content of compatible UPnP AV devices : the Audio and Video content on the network is automatically discovered, and can be browsed as a standard directory tree.
rminode is a tool for delete a file in ext2/ext3 filesystems using his inode number, rarelly his filename.
With this tool, some files with rare names (such as "------") can be deleted using his i-node number easy.
Multicasting Master-Slave Network Filesystem - efficient method of populating filesystems among several machines on the local network using multicasting.
This module is aimed at environments with SMB (Samba or Windows NT)
or NCP (Netware or Mars-NWE) servers that Unix users wish to access
transparently. The module also supports mounting home directories using
loopback encrypted filesystems.
This utility is used to manipulate Minix filesystem images in user-space. It can be used to extract files and generate full images for using in embedded system and/or Linux init ram disks.