-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
访问局域网共享路径,打不开 #462
Comments
UNC路径的规范是:\\XXX\XXX |
输入两个\被格式化掉了 |
可能你得发RX文件管理器的日志才能知道是啥问题 |
日志在哪? |
日志: Date: 2024/4/23 16:47:56, Info: An unexpected error was threw in GetTooltipTextAsync, message: Could not get the tooltip, message: One or more errors occurred. (A task was canceled.) Date: 2024/4/23 16:50:42, Info: An unexpected error was threw in GetTooltipTextAsync, message: Could not get the tooltip, message: One or more errors occurred. (A task was canceled.) Date: 2024/4/23 16:51:47, Info: An unexpected error was threw in GetNativeHandleAsync, message: Path is not found Date: 2024/4/23 16:51:47, Info: Could not get native handle and failed to get the storage item, path: "\\10.1.100.10" Date: 2024/4/23 16:51:47, Info: An unexpected error was threw in GetNativeHandleAsync, message: Path is not found Date: 2024/4/23 16:51:47, Info: Could not get native handle and failed to get the storage item, path: "\\10.1.100.10" |
在地址栏里输入网络路径,例如:\192.168.1.10
提示:无法找到路径。
怎么能打开局域网中的共享文件夹?
The text was updated successfully, but these errors were encountered: