ssh(secure shell)是一种对数据进行加密安全传输的协议。利用ssh工具可以非常方便的登录远程提供有ssh服务的主机,也可以很方便的进行文件传输。利用ssh tunnel 可以进行端口转发(port forwarding), 它在ssh连接上建立一个加密的通道。创建了ssh tunnel…
c-panel
Automatically Back Up the Database & Files and Email to You (Without Plugin)
As stated by the title, this post presents a way to:
- Automatically back up the database [and any WP files (directories) ]
- Email the backup to you
…