Skip to content

如何访问网络共享文件夹 #3652

Answered by h3786010
zjhappy1314 asked this question in Q&A
Discussion options

You must be logged in to vote

root value changed by getFullPath()
before: "\\IP\xyz"
after: "\IP\xyz""

Maybe can comment this line or override this function, But I'm not sure? @nao-pon

// normalize `//` to `/`
$path = preg_replace('#' . $sepquoted . '+#', $separator, $path); // '#/+#'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zjhappy1314
Comment options

Answer selected by zjhappy1314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants