這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

FTP to Zip

螢幕截圖

  • GUI matches with WordPress

安裝

This is a stable backup script, I have not added WordPress Plugin integration yet, its simple but powerful for work with :

  1. Download the plugin.
  2. Unzip it on desktop and upload two files of the folder ‘backup.php’ and ‘run.php’ to the WordPress Installation root or any directory.
  3. There is nothing to activate. Point towards ‘http://example.com/run.php’
  4. Simply follow the on screen instruction, it absolutely looks like the default WordPress installation screen.

常見問題

No WordPress Installation ?

This is the first version of the Plugin. Definitely there will be lot of features like premium plugins.

I heard that these Backup Plugins are mostly paid software ?

Yes they are. But as you can see, this is a fully free plugin, aditionally many features will be added like uploading to Rackspace Cloud Files with cURL, Amazon S3, auto upload to almost all Free Cloud Storages.

What is the major difference between this WordPress FTP Full Backup Plugin and Others ?

This Plugin uses the PHP memory from outside WordPress. This is important for servers with low config. In future, there will be API based integration with WordPress Admin panel, but unlike other plugins it will never put stress on the working WordPress installation.

What is the recomanded settings for .htaccess ?

Set your PHP memory limit beyond 512 MB for smooth function. Simply add this line at the begining of your .htaccess file of the root :

php_value memory_limit 1024M

Ask your web host, the limit on PHP. If you can set PHP memory to higher yourself, doing alone will suffice.

Do I need to Donate ?

Thanks. Not needed.

評價

2016年9月3日 1 reply
I changed just 32 server accounts. The old control panel server is not allowed to create ZIP file, and the options were very limited in terms of permissions. It has not only helped me change Wordpres quickly, Prestashop shops also high-volume files have been zipped brilliantly. I have used other scripts before, but as this, as simple and efficient, no. Simply upload two files to the server, and within minutes, I had the zip file of my ftp. Fantastic
閱讀全部1個評價

貢獻者及開發者

“FTP to Zip” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 FTP to Zip 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.9

  • Pre-PHP7.0 checking done.

1.8

  • Security Warning Added.

1.6

  • Description and Help Resources Added.

1.5

  • PHP ZipArchive class will not affect running Cron.

1.0

  • First version released.