• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux ciopfs Download

ciopfs

July 10, 2008
Ciopfs is a FUSE-based file system that is designed to be case-insensitive in nature. With this software, users can access files without worrying about capitalization errors or other common issues associated with traditional file systems.
Version 0.2
License GPL
Platform Linux
Supported Languages English
Homepage www.brain-dump.org
Developed by Marc Andre Tanner
Ciopfs is a file system software based on FUSE that is designed to be case-insensitive. It is a stackable or overlay Linux userspace file system that mounts a normal directory on a regular file system in a case-insensitive manner. The software's primary function is illustrated through its commands as shown below.

To use ciopfs, the first step is to create directories using the following command:

mkdir -p ~/tmp/ciopfs/{.data,case-insensitve}

Next, mount the file system using the command:

ciopfs ~/tmp/ciopfs/.data ~/tmp/ciopfs/case-insensitive

The current directory can be changed using the command:

cd ~/tmp/ciopfs

To create a folder and add a file to it, use the command:

mkdir -p case-insensitive/DeMo/SubFolder
echo demo >> case-insensitive/DEMO/subFolder/MyFile

After running these commands, the file system should look like this:

case-insensitive
|-- DeMo
| `-- SubFolder
| `-- MyFile

.data
|-- demo
| `-- subfolder
| `-- myfile

It's important to note that any file names in the data directory that are not all in lowercase will be ignored. Any changes to the data directory should be done through the mount point to avoid conflicts.

If you would like the file system to mount automatically at boot time, you'll need to add a line like the one below to your /etc/fstab:

/data/projects/ciopfs/data /data/projects/ciopfs/mnt ciopfs allow_other,default_permissions,use_ino,attr_timeout=0 0 0

Runtime requirements for ciopfs include having the underlying file system support extended attributes if you want the file system to preserve case information. You'll also want to mount the underlying filesystem with the user_xattr option to allow non-root users to create extended attributes.

To build ciopfs, you'll need the fuse development files, libattr, and if you plan to use Unicode characters within file names, you'll either need glib or libicu from icu-project.org. If you don't want to use either of those, the file system will fall back to libc's tolower(3) function, which only works case-insensitively for ASCII file names.

The latest ciopfs release includes improved Unicode support based on glib, better error handling in out-of-memory situations, and various code cleanups. For ease of use, there are three makefile targets, including unicode-glib, unicode-icu, and ascii. Running one of these followed by sudo make install should install ciopfs.
What's New

Version 0.2: N/A

Free Download 7K
359
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Gnome Keyring Manager
Gnome Keyring Manager is a tool used to manage keyrings on the ...
DimensioneX
This is a game engine that supports multiplayer functionality for gaming purposes. ...
FACHODA Complex
FACHODA Complex is a high-speed flight simulation software designed for air combat ...
Mille
Mille is a straightforward, online photo album software that generates HTML pages ...
Games::Solitaire::Verify::Move
This software is a class wrapper that encapsulates an individual move in ...
Meld
Meld is a diff and merge software that runs on GNOME 2. ...
multitask
Multitask is a Python program that lets applications perform asynchronous I/O and ...
GCstar
GCstar is collection management software that helps users organize their collections efficiently.
WOMBAT
WOMBAT is an accessible software program designed as a media browser and ...
Paste to Tab and Go
This Firefox add-on lets users paste strings and instantly load them onto ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.