Its a Java application that can copy/cut
a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer.
WARNING: Requires Java 7 installed.
This project provides a user-level command to edit NFSv4 Access Control Lists
(ACLs). The command allows users to display and change NFSv4 ACLs from
clients that do not have complete NFSv4 ACL support.
Reading Solaris partitions from Windows and vice versa
A tool that allows mounting NTFS partitions read-only under Solaris as well as a tool that allows reading Solaris partitions from Windows (mounting Solaris partitions read-only under Windows is planned for the future.)
NOTE: NTFS-3G development has moved to GitHub. This project page exists for archival purposes only!
For the latest NTFS-3G updates, please visit:
https://github.com/tuxera/ntfs-3g
The NTFS-3G driver is a safe read/write NTFS driver for Linux, Mac OS X, OpenSolaris, FreeBSD, NetBSD, QNX, Windows and Haiku, providing fast and POSIX handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows 7 file system
OpenTMS is a full-function tape management system, similar to the tape management functionality long supported on mainframe computers. It provides commands and an API for storing and retrieving files / data objects to tape volumes in a tape library.
Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
The Smart File System (SFS) is a journalling filesystem used on Amiga computers. It is designed for performance, scalability and integrity. This project has been created to release the source code of the original C version under the LGPL license.
Sowhat is a global dependency analyzer for UNIX and Linux systems. It allows a user to determine the complete list of files that reference a given file or filesystem tree via dynamic library bindings, symlinks, hard links, or other reference mechanisms.
TYFany (pronounced Tiffany) allows you to take your files along with their hierarchy on a portable storage media (like USB) to be accessed on the run. Any changes in the hierarchy on the portable media can be docked with the base hierarchy.
A Python API to interface with ZFS pools and filesystems via libzfs, providing directly to Python the kinds of things that the /usr/sbin/zfs and /usr/sbin/zpool tools do from the command line.
Datamap is a multiplatform disk space and data growth monitoring tool
Datamap is a multiplatform disk space and data growth monitoring tool.
Datamap helps manage disk storage on local servers or on the
enterprise network.
Some of the features included in Datamap:
Multiplatform, clients available for Windows, Linux, Solaris and Unix..
Centralized access to all information.
Centralized configuration of all nodes.
Centralized view of disk usage, current and history views.
Centralized view of data growth.
Centralized view of data hogging users or applications.
Easy identification of "huge files" throughout the network.
Flexible grouping of clients and directories.
Command line intefrace.
Flexible reporting system.
Reports can be viewed via a web browser or exported to Excel.
Automatic disk space usage and data growth monitoring on client,partitions and filesystems.
Disk growth limit monitoring and alert - Never run out of disk space again!
Email notifications of alerts.
Run custom scripts in response to defined events.
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.
fs-check checks filesystem sizes to see if they are getting too full. It uses a configuration file that specifies the filesystems to check, email contacts, trigger thresholds (percentage or amount used/unused), and a report program to run.
'finddouble' application searches into a directory and all its sub directories.
If it finds several times the same file, a warning message is displayed, but no other action is taken.
It's main use is to help you optimize you disk usage.