Этот плагин не тестировался с последними 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.

Отзывы

03.09.2016 1 ответ
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.