File Systems for Solaris

Browse free open source File Systems and projects for Solaris below. Use the toggles on the left to filter open source File Systems by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 1
    AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.
    Leader badge
    Downloads: 422 This Week
    Last Update:
    See Project
  • 2

    FATSort

    FATSort sorts directory structures of FAT file systems

    FATSort is a small utilitiy for Linux that sorts directory structures of FAT12, FAT16, FAT32 and exFAT file systems. It is written in C and can be run from the command line.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • 3
    BackupPC
    BackupPC is a high-performance, enterprise-grade backup system for backing up Linux, WinXX PCs, Macs and laptops to a server's disk. Features include clever pooling of identical files, no client-side software, and a powerful Apache/CGI user interface.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    WipeFreeSpace is a program to securely erase/wipe/overwrite/shred the free space on file systems WITHOUT DESTROYING EXISTING FILES, to prevent recovery of deleted sensitive data. This allows protecting the user's privacy when e.g. selling the drive or the whole computer. The following filesystems are supported: - Ext2/3/4, - NTFS, - XFS, - ReiserFSv3/4, - FAT12/16/32, - MinixFS1/2, - JFS, - HFS/HFS+, - OCFS. The following wiping methods are supported: Gutmann-like, random, Schneier, DoD. Additionally, WipeFreeSpace can finalize wiping the filesystem by writing blocks of zeros, which is friendly for sparse files, virtual systems and other places where zeroed-out space is not physically allocated. See the project homepage https://wipefreespace.sourceforge.io and the project Wiki in the menu above. To prevent clear-text data from being left on the drive in the first place, you can use LibSecRm (https://libsecrm.sourceforge.io), which wipes the data on-the-fly.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • 5
    The Sleuth Kit is a C++ library and collection of open source file system forensics tools that allow you to, among other things, view allocated and deleted data from NTFS, FAT, FFS, EXT2, Ext3, HFS+, and ISO9660 images.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    mac-robber is a digital forensics and incident response tool that can be used with The Sleuth Kit to create a timeline of file activity for mounted file systems.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, Net Distributed Storage / File System

    MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets) * Symbolic links (file names pointing to target files, not necessarily on MooseFS) and hard links (different names of files which refer to the same data on MooseFS) * Access to the file system can be limited based on IP address and/or password MooseFS on GitHub: https://github.com/moosefs/moosefs Packages repository, download: https://moosefs.com/download Documentation: https://moosefs.com/support Recent changes: https://github.com/moosefs/moosefs/blob/master/NEWS
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    fpart

    Sort files and pack them into partitions

    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 lists can then be used by third party programs. Fpart also includes a live mode, which allows it to crawl very large filesystems and produce partitions in live. Hooks are available to act on those partitions (e.g. immediatly start a transfer using rsync(1)) without having to wait for the filesystem traversal job to be finished. Used this way, fpart can be seen as a powerful data migration tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    UNFS3

    UNFS3 is a user-space NFSv3 server

    UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a unified mountd and nfsd program and so far runs under Linux, NetBSD, and Solaris.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build fully functional websites and web apps by simply chatting with AI. Launch in 1 click – no coding, no delays. Icon
    Build fully functional websites and web apps by simply chatting with AI. Launch in 1 click – no coding, no delays.

    Got an idea? Launch it today

    Hostinger Horizons is an AI-powered revolutionary new way to build websites and web apps. No coding, no delays. Users just need to tell the AI what they want, and it builds it, instantly. Whether it's a food delivery platform, a fitness tracker, or a custom business tool, Horizons turns the idea into a fully functional, mobile-friendly app in minutes. It’s fully customizable, lightning-fast, and designed for creators who want results without the complexity. With built-in hosting, professional email, and one-click deployment, you're ready to publish your idea right away.
    Learn More
  • 10
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Network file system designed for use with home NAS. Simple to use, few dependencies, reasonable security, completely in user space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    THE REPOSITORIES AT SourceForge ARE OUT OF DATE. DO NOT USE. Download pages, repositories, tickets and wiki have been moved to https://github.com/oss-tsukuba/ Download: gfarm: https://github.com/oss-tsukuba/gfarm/releases gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/releases and more: https://github.com/oss-tsukuba/gfarm/wiki#download Repositories: gfarm: https://github.com/oss-tsukuba/gfarm gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs and more: https://github.com/orgs/oss-tsukuba/repositories Tickets: gfarm: https://github.com/oss-tsukuba/gfarm/issues gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/issues Wiki: https://github.com/oss-tsukuba/gfarm/wiki Gfarm file system is a network shared file system that supports scalable I/O performance in distributed environment. It can federate local disks of network-connected PCs and compute nodes in several clusters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A library and commands for cyclic logfiles. A cyclic log has a fixed size upon creation and pointers that refer to the start and end positions within that fixed size.They are useful for recording server output without losing the most recent data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem performance measurement tool. It uses customizable profiles to measure of different workloads, and it supports multiple groups of threads across multiple filesystems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Target of this project is to make a driver, that will provide JFFS2 support for OpenSolaris.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Python FAM provides a Python module to use the File Alteration Monitor (http://oss.sgi.com/projects/fam) in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    datamap-it

    datamap-it

    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The DAFS protocol is a new file-access protocol designed to take advantage of emerging RDMA (remote direct memory access) interconnect technologies such as InfiniBand, VI and iWARP. See http://www.dafscollaborative.org/ for detailed DAFS information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ElHam project is a testing infrastructure to both stress file system calls and check for consistency of stored data. Distributed file systems, like NFS and CIFS, can be tested by the heavy use of locking, allowing multi-protocol testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FTimes

    A forensic system baselining, searching, and evidence collection tool

    FTimes is a forensic system baselining, searching, and evidence collection tool. Its primary purpose is to gather and/or develop topographical information and attributes about specified directories and files in a manner conducive to intrusion and forensic analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of perl script to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a FUSE filesystem that allows you to store files on an IMAP account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Idas (I Don't Accept Seconds) is a high-performance duplicate file detector. Idas plugs into your favorite Unix filter and can tell you exactly which files have been seen before, regardless of whether or not it appears with the same filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next