I have two server one is window server as "A" and another is Linux server as "B".
I have a directory on server "A" which contains several files and sub directories. I want to copy directories/files from server "A" to server "B" using php. I have control on both server but i want to run PHP script into Linux server "B".
As i am not good in file handling so please help me to get rid from this problem.