Giter Site home page Giter Site logo

mergefs's Introduction

You: (possibly inaccurate)

Me:

mergefs's People

Contributors

segararai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mergefs's Issues

リファクタリング(Dokany へのアクセス部分)

Dokany の C++ ラッパーを作成して、それを用いるようにしたい。
現在の Dokany のバージョンではマウントがブロッキング処理になっていて、複数のマウントを行うためにスレッドを作成してやっているがそこらへんの処理が煩雑でプログラムを複雑にしているのでなんとかしたい。
Dokany の次期バージョンが出るまで待つのもありかもしれない。

Support Security Information

Support security information.

  • Implement serialization and deserialization of security information
    (to store security information into metadata)
  • Implement DGetFileSecurity and DSetFileSecurity in LibMergeFS
  • Implement DGetFileSecurity and DSetFileSecurity in MFPSFileSystem
  • Implement DGetFileSecurity and DSetFileSecurity in other plugins which do not support security information

リファクタリング(プログラムの構成)

現在は LibMergeFS がマウント機能を提供していて、各クライアントそれぞれが DLL を読み込んで各自でマウントを作成しているが、マウントを管理するホストプログラム(Windows のサービスのようなもの)とそれのUIを提供するクライアントプログラムという構成のほうが良い。
(今そうなっていないのはプロセス間通信の実装に手間取りそうだったため。)

TODOリスト

  • プロセス間通信を調べる
  • 現在のクライアントプログラム(MergeFSMC など)の形でホストプログラムを作る
  • (LibMergeFS と似た API でホストプログラムへの通信用ライブラリを作る)
  • クライアントプログラムの LibMergeFS の使用をホストプログラムへの通信に変更する
  • (LibMergeFS をスタティックライブラリに変更する)

Any plans to update for VS2019?

Hello,

I was trying to compile MergeFS for my Windows 10/11 (x64) using VS2019

Microsoft Visual Studio Community 2019
Version 16.11.21

but it is producing lots of errors.

Can you please tell me what version of Visual Studio that you are using as well as what version of Dokany will work with it?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.