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

  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 1,319 This Week
    Last Update:
    See Project
  • 2
    Grsync
    Grsync is used to synchronize folders, files and make backups. It is a rsync GUI (Graphical User Interface).
    Leader badge
    Downloads: 114 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: 1 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
  • 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
  • 5

    DOS_Restore

    Restore old DOS Backups (BACKUP.001 CONTROL.001 from before 1995) on W

    DOS_Restore is itself a Console Win32 program. The idea is that these ancient MS-DOS or OS/2 files can be recovered on a modern Win32 system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    A filesystem that stores data via pop3 and smtp in E-Mails. It uses Fuse.
    Downloads: 0 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
  • 10
    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
  • 11

    JoseBackupTool

    Synchronize two folders updating and deleting as needed

    Simply select origin and destination folders and JoseBackupTool will maintain a backup copy of origin folder into destination folder copying, deleting and updating only as needed. Enjoy it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stores and retrieves files in an encrypted archive. Also manages files stored on CDs and DVDs. Other functions are incomplete. PLEASE NOTE: you need to download both an Objectify release and a Public Objects release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    rmw (ReMove to Waste) is a safe-remove utility for the command line. Its goal is to conform to the FreeDesktop.org Trash specification and therefore be compatible with KDE, GNOME, XFCE, and others. Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cync is a small but powerful synchronization tool for GNU/Linux systems. It finds differences in file timestamps, and executes the necessary action. It is possible to write CSL-files for performing more synchronization tasks in one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File Write Tracker (FWTracker) will save all files before they are updated, or deleted. It also keeps track of files that had their permissions or contexts changed. You can also restore the files back to their original state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This command line program can be used to synchronize local directories with an MTP device like an MP3-Player or a digital camera. The program uses the gphoto2 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mutt-mb is a program to create a list of mailboxes for the MUA mutt when mail is stored in maildir format. It can also be used to check the consistency of the mail storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.