Copy files from Linux platform to windows using php

Tuesday, November 3, 2015

I have the file in the Linux platform and I need to transfer the file to Windows machine using PHP.I have seen pscp where it would be executed in the windows system but my requirement is to write code in the Linux platform to copy the file to Windows in PHP.

0 comments:

Post a Comment