C File Managers for BSD

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

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    A program to segment files into customizable smaller sections/parts for easier transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A FUSE filesystem which exposes a view of a source filesystem. A shell command generates the contents of the files on request, perhaps from the source files. Configurable caching and monitoring of the source tree to limit CPUand prefetch data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Copy Handler's v2 engine project. Project contains a library and a daemon/service to allow fast file transfers(with additional features-pausing/resuming,background transfers,...) between different storage medias for use in other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    The count program is a very simple utility that recursively counts the size of directories, optionally producing a per-directory breakdown of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Covet allows users to take ownership of a file in a group directory, as long as they are a member of that group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DiscDB is a little program that will use a SQL database to catalog all files in your CDs or DVDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads or backups to removable media
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    3 small tools for distributed file repair, written in ANSI C. purpose: repairing a partly damaged file with its same-sized original version by creating a distributable hashlist and fix files which can be transferred online or via storage media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    File undelete / recovery tool for *BSD FFS filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    fbreak is a console application that allows you to break a large file into multiple smaller files (ie, for distribution on floppy disks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fnav (File Navigator ) Console File Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Organizer is a non-intrusive program that helps you to organize files in a non-hierchical way. Files are stored in directories associated with tags. You can put, get, find and remove files by tags. Moreover you can merge collections of tagged files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A filesystem that stores data via pop3 and smtp in E-Mails. It uses Fuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple File Manager like Windows Commander
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GRINFS is a distributed network file system organized with relations (as opposed to a hierarchy), and uses distributed indexing servers for searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gemini is a suite that includes a command-line tool and a GUI to synchronize data between two or more folders. It will also include a Daemon for automatic syncs and some advanced Sync Functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IMAP Network Storage (IMAPNS) is a IMAP filesystem. IMAPNS uses UW IMAP toolkit, is based on fuse, and be licensed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    This project tries to create a library that provides file notification to java. So that the polling of files and directories is no longer needed to monitor changes to the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MZFTools
    Toolset for handling Sharp MZ-800 computer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a powerfull file manager for Linux. Based on plugin can fit on every linux flower. Freedesktop compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Oven Commander is a graphical clone of the legendary Norton Commander program. It can manipulate files and browse through filesystems. It uses plugins for extended functionality.
    Downloads: 0 This Week
    Last Update:
    See Project