filesystem
Here are 2,627 public repositories matching this topic...
A cd command that learns - easily navigate directories from the command line
-
Updated
Oct 12, 2020 - Python
Abstraction for local and remote filesystems
-
Updated
Dec 2, 2020 - PHP
n³ The unorthodox terminal file manager.
-
Updated
Dec 6, 2020 - C
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
-
Updated
Dec 4, 2020 - JavaScript
An efficient wrapper around node.js fs.watch / fs.watchFile / FSEvents
-
Updated
Nov 9, 2020 - JavaScript
FUSE-based file system backed by Amazon S3
-
Updated
Dec 7, 2020 - C++
The Filesystem component provides basic utilities for the filesystem.
-
Updated
Nov 30, 2020 - PHP
User mode file system library for windows with FUSE Wrapper
-
Updated
Dec 2, 2020 - C
a high-performance, POSIX-ish Amazon S3 file system written in Go
-
Updated
Nov 19, 2020 - Go
A bittorrent filesystem based on FUSE.
-
Updated
Nov 26, 2020 - C++
Mirror of https://gitlab.redox-os.org/redox-os/tfs
-
Updated
Jan 22, 2020 - Rust
Gluster Filesystem : Build your distributed storage in minutes
-
Updated
Dec 7, 2020 - C
File Attachment toolkit for Ruby applications
-
Updated
Dec 7, 2020 - Ruby
Windows File System Proxy - FUSE for Windows
-
Updated
Dec 2, 2020 - C
Copy files and directories with webpack
-
Updated
Dec 7, 2020 - JavaScript
PHP library that provides a filesystem abstraction layer − will be a feast for your files!
-
Updated
Oct 9, 2020 - PHP
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
-
Updated
Nov 18, 2020 - Go
gzip compression
Google suggests enabling gzip compression before transferring files over the network:
In order to receive a gzip-encoded response you must do two things: Set an
Accept-Encodingheader, and modify your user agent to contain the string gzip. Here is an example of properly formed HTTP headers for enabling gzip compression:
Acc
I am working on adding an ARM64 job in Travis. ARM64 job is failing as docker image chubaofs/cfs-base:1.1 is not available for arm64.
Please check https://travis-ci.org/github/odidev/chubaofs/jobs/713238554 for the same.
I have built ARM64 binaries in ARM64 platform using below steps:
- Removed -Werror flag from rocksdb Makefile as deprecated warnings are being treated as errors.
A little fail-safe filesystem designed for microcontrollers
-
Updated
Dec 7, 2020 - C
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
-
Updated
Dec 4, 2020 - Go
Encrypted overlay filesystem written in Go
-
Updated
Nov 15, 2020 - Go
TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
-
Updated
Oct 22, 2020 - Go
Cryptographic filesystem for the cloud
-
Updated
Sep 25, 2020 - C++
Improve this page
Add a description, image, and links to the filesystem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filesystem topic, visit your repo's landing page and select "manage topics."


In Git Bash, I use the alias
fd='MSYS_NO_PATHCONV=1 fd --path-separator=/'so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to