#21351 new defect
GetFileInformationByHandleExfor VBoxSharedFolderFS works incorrectly
回報者: | basiliscos | 負責人: | |
---|---|---|---|
元件: | shared folders | 版本: | VirtualBox-7.0.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | Linux |
描述
it returns ERROR_FILE_NOT_FOUND, while there are files in a directory
details:
https://github.com/boostorg/filesystem/issues/261#issuecomment-1335574338
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
This is not reproducible here, I tried the VS2022 option using std::filesystem because I don't have boost available. Listing the directory content of a shared folder from within the VM works fine here. Please attach a VBox.log of the affected VM so we can get an idea about your configuration. Also it would help tremendously if you can provide a ready to run example which shows the issue.