我正在创建一个PHP脚本来每天备份我的网站,备份转到我的另一个linux服务器但是怎么能 我压缩所有文件并通过脚本发送到另一个Linux服务器? p> div>
I'm creating a php script to backup my website everyday, backup goes to another linux server of mine but how can i compress all files and send to another linux server via a script?