Tumblr-Backup-PHP
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A simple and somewhat dirty script for backing up Tumblr and/or Disqus via its API to an SQLite DB
__WARNING__: This code no longer authenticates against the Tumblr API from what I can see. I am not supporting this code any more, but I will leave it here for anyone who wants to fork etc.

---------------------------------------


Tumblr and/or Disqus Backup (PHP)
======
This script has been designed to run on the CLI and as such you may need to update the first line in run.php file to reflect the location of the PHP binary on your machine.

You also need to rename config-dist.ini to config.ini and change the options to match your logins (leave the configuration details blank if you do not wish to download a backup for one of the services). Then call run.php to complete the backup.


Requires
--------

* SQLite
* cURL
* PHP5


TODO
----

* Add in extra logging so progress is more visible.
* Create restore scripts.
* Make scripts timeout etc aware and safe.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。