What is the best way to move files from one server to another with PHP?

前端 未结 4 407
灰色年华
灰色年华 2020-12-29 16:16

I want to setup a CRON that runs a PHP script that in turn moves XML file (holding non-sensitive information) from one server to another.

I have been given the prop

4条回答
提交回复
热议问题