开发者

create folder from server on another machine

1) i have a server hosting web page ( intranet ) . Intent is to create folders on another machine. How is it possible. (using php).

2 ) As of now what i understand is only if the two machine开发者_StackOverflow社区's have wamp installed on each, then it is possible ( only in www folder ). I need the folder's created outside of www. Is it possible to do symbolic link such that, creating in www folder will create in the symbolically linked folder. ?

3) any other alternative

Brgds,

kNish


If it is just one specific other machine, I would simply mount the machine where you want to create folders on the server. That way you can access the folders on the other machine as if they were normal folders on the server.

I don´t know how to exactly do that in Windows / WAMP; I use Linux myself, so you´ll have to look around for details.


Possible if you run a backend on both servers. Server A "sends a command" to Server B which parsing then "running it".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜