14 projects tagged "Filesystems"
Unison is a file-synchronization tool for Unix and Windows. It allows two copies of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison can deal with updates to both replicas of a distributed directory structure. Updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed. Unison can communicate through a direct socket link or through an rsh/ssh tunnel. It uses network bandwidth efficiently.
LUFS is a hybrid userspace filesystem framework supporting many "exotic" filesystems (localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, and nutellafs) transparently for any application. It can be regarded as doing the same job as the VFS (virtual filesystem switch) in the kernel: it is a switch, distributing the filesystem calls to its supported filesystems. However, LUFS filesystems are implemented in userspace. This would be a drawback for local filesystems where the access speed is important, but proves to be a huge advantage for networked filesystems where the userland flexibility is most important.
Yed is a C software library made of modules (objects) that can be instantiated according to the main paradigms of Object Oriented Programming: encapsulation and data hiding. The library contains objects that handle XML files and buffers, FTP connections, filesystem operations, and more.
CyberFusion is a system that provides secure file transfer across a LAN, a WAN, and the Internet. It offers encryption and security, reliability and guaranteed delivery, management and automation, audit and control. It offers cost-saving migration from competitor products such as Connect:Direct which is supported with useful tools. It may be used as part of a VPN, ERP, EAI, or ETL software solution for secure file transfers as well as in disaster recovery, data archive, and backup and restore operations.
Gollem is a Web-based file manager that provides the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers. It supports uploading and downloading of files, basic file operations, permissions support, and MIME recognition and viewing of files through the Horde MIME library. It is fully internationalized and translatable.
@1 File Upload and Download Manager is a searchable flat text database manager for managing file uploading and downloading. It lets you define your own allowable file extensions and use your own icons. The default pre-defined extensions are pdf, zip, jpg, gif, png, doc, xls, mdb, ppt, txt, rm, mov, and wmv. File sizes and record dates are displayed in search results. The database can be categorized. The maximum file size allowed can be specified.
AnomicFTPD is an RFC959-compliant FTP server with OS- independent user and group management. Active and passive modes, non-root mode, and anonymous and/or read-only modes are supported. A built-in client IP filter acts as a firewall and provides additional access limitation. The server has no online interface; attributes, groups, and user accounts are configured through text files. The protocol/ format-unspecified LIST command produces output that is compatible with most FTP clients, including common Web browsers in FTP mode.
phpXplorer is an file management system and explorer that makes it possible to work on a remote file system through a Web browser. By default, it includes dialogs for editing HTML, PHP, images, Apache, compressed files, and emails. Its modular design makes it easy to build your own filetypes, property sheets, views, and themes. A permission manager allows you to restrict access to the shared file system for multiple users in a detailed way.
MillScript-VFS is a URI-based virtual filing system for Java. It allows protocol independent access to files and folders with complete platform independence. The intention is to support any protocol and archive supported in Java, with features such as memory and disk-based caching of file content and folder listings. The API can also support artificial filing systems, such as an XML document viewed as a filing system.
The sar, sadf, iostat, mpstat, pidstat, nfsiostat and cifsiostat commands for Linux.