Windows network drive from PHP running on a linux environment
问题 I have to check something if it works. We have limited access to a Debian server via ssh. We have a PHP intranet solution running on this server, so we can run PHP scripts. We got the following scenario: A windows network drive given: \\IP\folder$ We have to read this windows network drive from PHP under linux. I never did such thing. We have no any rights to mount anything on the server. This drive may or may not accessable from the linux machine, I don't know. (I guess it's accessable, due