ceph-dokan
ceph-dokan copied to clipboard
CephFS Client on Win32 based on Dokan 0.6.0
I run ceph-dokan.exe -c ceph.conf -l m but I got this error: no monitors specified to connect to please tell me how to solve the problem
Hello, I have a CephFS on Proxmox VE, and mount CephFS on Linux OS works well. however, the mount on Windows didn't work... I tried to multiply Ceph.conf the return...
I'm trying to mount cephfs under windows. I have my key and my config and ceph-dokan seems to see it, well it makes noises to that effect. However it just...
Thank you for this project based on Dokan. In attempt to unify the Dokan community after several years of shutdown, please be aware that Dokan is still alive on [Dokany](http://dokan-dev.github.io),...
hello, i have copy ceph.conf and run "ceph-dokan.exe -c ceph.conf -l m",but it can't work,what should i do?
这个项目还在更新吗 很期待支持新版本的ceph-dokan 谢谢你的工作
tag 0.92 win7 defualt complie command: mingw32-make miss file :"parts/time.h"
Hello, No problem to build deph-dokan.exe using mingw32-make. A big file of 93 MB is well generated but the dll is missing. In other words, libcephfs.dll is not generated and...
I've followed the give to compile ceph-dokan but, this error is ocurring when I exec `mingw32-make` inside the project folder: ```batch c:\ceph-dokan-master>mingw32-make gcc -D__USE_FILE_OFFSET64 -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE...
is there a way to make ceph-dokan as ceph block device client on windows ?