-
Notifications
You must be signed in to change notification settings - Fork 19
Vision
Main goal of tocc is to support following features.
-
Portable: user can move the whole partition or files inside it somewhere else. Either on a traditional file system or on a toccfs. Also, user can write files in tocc format on a DVD or other medias such that.
-
Auto tagging: tocc will automatically add some tags to files: for example, a tag for file types, their creation data, metadata of files (like ID3 tags on MP3 files, or photo info on JPEG files), or when coping file from a traditional FS, by the path of that file.
-
Compatibility with other tools: toccfs should be implemented in a way that can handle all file system requests. It means, tools that work with traditional file systems can also work with toccfs. Like shell commands, file system explorers, and other applications.
-
Everything should be implemented in a library with clean and complete interface, so it would be easy to create other UIs for the tocc.