Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 Linux 上运行的 apache 服务器。我启用了 dav 模块。当我在我的 Windows 计算机上时,我将它安装为网络驱动器。但是,它将文件系统显示为 FAT。有没有办法将其更改为 NTFS 或其他可以正确显示磁盘大小并加快文件传输的方法?
如果 Windows 将文件系统显示为FAT,则仅表示 Windows 中存在错误。当 windows 与 webdav 服务器对话时,它既不是 FAT 也不是 NTFS。它在谈论“WebDAV”,底层存储机制是隐藏的,无关紧要的。
FAT