23 projects for "filesystem" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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: 408 This Week
    Last Update:
    See Project
  • 2
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    ...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: 83 This Week
    Last Update:
    See Project
  • 3
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    ...Dar saves *all* UNIX inode types, takes care of hard links, sparse files as well as Extended Attributes (MacOS X file forks, Linux ACL, SELinux tags, user attributes) and some Filesystem Specific Attributes (Linux ext2/3/4, Mac OS X HFS+) more details at: http://dar.linux.free.fr/doc/Features.html
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 4

    fpart

    Sort files and pack them into partitions

    ...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: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    v9os

    v9os

    Minimalist distro for SPARC servers, based on illumos kernel

    v9os is a server-only, IPS-based minimal SPARC distribution of illumos. See http://milax.fi/v9os.html for quickstart
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    mdbackup

    Fully automated backups to zfs backup hosts

    mdbackup is written in perl and basically goes off and connects to a bunch of remote servers (defined in a file called mdtab) via ssh or a smb mount, rsyncs the data to a location on your local zpool and then snapshots the deepest parent zfs filesystem. Another script renames snaps to preserve them as monthlies or annuals and another script purges the remainder of snaps based on a retention policy defined in that severs configuration file, normally 21 nighties, 12 monthly and 7 annuals. It all runs from cronies. It does lots of nice logging and error checking and has nice health check scripts which can be used to integrate this with nagios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    readonlyuser

    A user read-only access account.

    A user read-only access account. Note: As the filesystem is read only, some commands won't work, such as vi that requires write access into /var/tmp to create a temporary file. To setup read-only access a "new root" directory such are "/var/read-only" is created,.Under this directory "/" is mounted as read-only. Here is a diagram of the directory structure. / | | | | var usr adm <etc> | read-only | / (Note: this link is a read-only mount of /) | | | | var usr adm <etc> (Note: these directories are picked up even if they are separate mounted filesystems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15
    The objective of this to write the equivalent of scandisk for a DOS (FAT12) filesystem on a floppy disk. It can check that a filesystem is internally consistent, and correct any errors found.http://groups.google.com/group/myopensoft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a FUSE filesystem that allows you to store files on an IMAP account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    explore2fs Portable Edition is the explore2fs Linux ext2 and ext3 filesystem explorer packaged with an OTBSoft Launcher as a portable app, so you can take it with you on a USB drive, iPod, etc and use it on any computer.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    The Compressed File System Sizing Tool scans a directory and outputs the size, the compressed size, and the type of each file in the tree. It helps a designer configure a filesystem for embedded Linux systems using xip cramfs or axfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sifter is a file and directory transfer program. It stuffs important files that have recently changed onto a floppy so that you can take them home from work. It can also use the Internet instead of a floppy, if you don't have to go past a firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sftp server patch for openssh: - user based ftp session transaction logging - disable / enable ftp client's ability to chown and chgrp the filesystem - designate a umask value
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal is to provide a set of customizable shell scripts to achieve massive backups on tape from multiples filesystems, while keep tapes as full as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB