C File Managers for FreeBSD

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

  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • 1
    An extremly fast and lightweight file manager which features tabbed browsing and user-friendly interface
    Leader badge
    Downloads: 1,014 This Week
    Last Update:
    See Project
  • 2
    Vifm

    Vifm

    Vifm is a curses file manager with Vim-like everything.

    Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. If you use Vim, Vifm gives you complete keyboard control over your files without having to learn a new set of commands.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3

    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: 5 This Week
    Last Update:
    See Project
  • 4
    lxSplit is a tool for splitting files and joining the splitted files on unix-like platforms. It is fully compatible with hjsplit, a tool which is available for other operating systems.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 5
    XFile - File Manager

    XFile - File Manager

    File manager for Unix (X11/Motif)

    XFile is a compact file manager for Unix and alike systems running X11. It presents the file system as is, without imaginary locations, trashcans etc. XFile uses its own file type/association database in typical Unix/RC like syntax, which is easily editable. Mounting support for file systems defined in fstab, and integration with mount daemons that manage a dedicated media directory is also included. XFile is easily configurable and customizable with X resources, and has no dependencies, save for X and Motif. Documentation and more on the project homepage: https://fastestcode.org/xfile.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    pam_mount module
    pam_mount is a Pluggable Authentication Module that can mount volumes for a user session (login). Supports mounting local filesystems of any kind the normal mount utility supports, with extra code to better support CIFS, FUSE, various crypto, and more.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    DavUtils

    Powerful webdav client and sync tools with client-side AES encryption

    DavUtils is a collection of easy to use WebDAV client tools. The built-in client-side encryption allows you to encrypt and decrypt files on the fly with AES. Currently two command line tools are available: dav is a multipurpose WebDAV client that can be used like the standard unix tools ls, mkdir and rm. The other tool is dav-sync that can synchronize local files with a WebDAV server. It is very flexible and configurable and has advanced data safety features to prevent data loss. The integrated client-side AES encryption makes it secure to use public clouds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cat‘sEyE, a file browser for Linux/Unix using GTK 2. 2-sided, tabbed, flexible, powerful, fast. You will never see icons in its views! - Ok, well, now you CAN ENABLE a picture preview. But that's it!
    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
  • 10
    File undelete / recovery tool for *BSD FFS filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Sample is the missing link in the POSIX-compliant cron-family of task scheduling tools. Sample monitors files on a user-by-user basis and waits for their timestamp/filesize to hit a threshold thereby executing a specified command to handle the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Detox is a utility designed to clean up filenames. It replaces non-standard characters, such as spaces, with standard equivalents.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    '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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The nmSync tool provides file synchronization among different platforms (Win32, OSX, BSD, ...) in networked or disconnected environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next