Skip to content
#

filesystem

Here are 2,672 public repositories matching this topic...

LoopinFool
LoopinFool commented Dec 3, 2020

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

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
odidev
odidev commented Jul 30, 2020

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.

Improve this page

Add a description, image, and links to the filesystem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the filesystem topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.