文件名称:autobackup
-
所属分类:
- 标签属性:
- 上传时间:2013-09-04
-
文件大小:204.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
OLCMS自动备份数据库发送邮箱,运行于PHP环境,适用于独立服务器或者vps(空间不行,但是有别的思路)。
使用说明:
1.整个目录上传到服务器,记得改整个文件名的名字(切记!)
2.修改config.php所有的配置项,发送邮箱测试了163和qq的,qq邮箱需要后台开启smtp
3.测试
你的域名/自动备份的文件名,一定要改名,不要用默认的autobackup,看邮箱是否成功收到,如果成功继续往下,如果失败检测配置文件。
3.添加服务器定时任务
crontab -e
以下是crontab的内容
0 0 * * * wget 你的域名/自动备份的文件名,一定要改名,不要用默认的autobackup/(就是测试的那个网址) >> /root/antobk.log 2>&1-OLCMS automatic backup database to send mail, which runs on the PHP environment for standalone server or vps (space not, but there are other ideas). Instructions for use: 1. Entire directory uploaded to the server, remember to change the name of the entire file name (remember!) 2. Modify config.php all configuration items, send mail test of 163 and qq, qq mail requires background open smtp 3. Test your domain/automatic backup file name, must be renamed, do not use the default autobackup, to see whether the mailbox successfully received, if successful continue down, if it fails test configuration file. 3 Add the server timed task following crontab crontab-e 0 0*** wget contents of your domain/automatic backup file name, must be renamed, do not use the default autobackup/(is to test that URL) > > /root/antobk.log 2> & 1
使用说明:
1.整个目录上传到服务器,记得改整个文件名的名字(切记!)
2.修改config.php所有的配置项,发送邮箱测试了163和qq的,qq邮箱需要后台开启smtp
3.测试
你的域名/自动备份的文件名,一定要改名,不要用默认的autobackup,看邮箱是否成功收到,如果成功继续往下,如果失败检测配置文件。
3.添加服务器定时任务
crontab -e
以下是crontab的内容
0 0 * * * wget 你的域名/自动备份的文件名,一定要改名,不要用默认的autobackup/(就是测试的那个网址) >> /root/antobk.log 2>&1-OLCMS automatic backup database to send mail, which runs on the PHP environment for standalone server or vps (space not, but there are other ideas). Instructions for use: 1. Entire directory uploaded to the server, remember to change the name of the entire file name (remember!) 2. Modify config.php all configuration items, send mail test of 163 and qq, qq mail requires background open smtp 3. Test your domain/automatic backup file name, must be renamed, do not use the default autobackup, to see whether the mailbox successfully received, if successful continue down, if it fails test configuration file. 3 Add the server timed task following crontab crontab-e 0 0*** wget contents of your domain/automatic backup file name, must be renamed, do not use the default autobackup/(is to test that URL) > > /root/antobk.log 2> & 1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
autobackup/config.php
autobackup/functions.php
autobackup/index.php
autobackup/OLCMS官网.url
autobackup/PHPMailer_5.2.4/changelog.txt
autobackup/PHPMailer_5.2.4/class.phpmailer.php
autobackup/PHPMailer_5.2.4/class.pop3.php
autobackup/PHPMailer_5.2.4/class.smtp.php
autobackup/PHPMailer_5.2.4/docs.ini
autobackup/PHPMailer_5.2.4/extras/class.html2text.inc
autobackup/PHPMailer_5.2.4/extras/htmlfilter.php
autobackup/PHPMailer_5.2.4/extras/ntlm_sasl_client.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ar.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-br.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ca.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ch.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-cz.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-de.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-dk.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-es.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-et.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fi.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fo.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fr.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-hu.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-it.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ja.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-nl.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-no.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-pl.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ro.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ru.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-se.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-sk.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-tr.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-zh.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-zh_cn.php
autobackup/PHPMailer_5.2.4/LICENSE
autobackup/PHPMailer_5.2.4/README
autobackup/PHPMailer_5.2.4/test/contents.html
autobackup/PHPMailer_5.2.4/test/phpmailerTest.php
autobackup/PHPMailer_5.2.4/test/test.png
autobackup/PHPMailer_5.2.4/test/testemail.php
autobackup/PHPMailer_5.2.4/test/test_callback.php
autobackup/PHPMailer_5.2.4/test_script/contents.html
autobackup/PHPMailer_5.2.4/test_script/images/aikido.gif
autobackup/PHPMailer_5.2.4/test_script/images/bkgrnd.gif
autobackup/PHPMailer_5.2.4/test_script/images/phpmailer.gif
autobackup/PHPMailer_5.2.4/test_script/index.php
autobackup/PHPMailer_5.2.4/test_script/LGPLv3.txt
autobackup/PHPMailer_5.2.4/test_script/scripts/clipboard.swf
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushBash.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCpp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCSharp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCss.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushDelphi.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushDiff.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushGroovy.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushJava.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushJScript.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPerl.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPhp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPlain.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPython.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushRuby.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushScala.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushSql.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushVb.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushXml.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shCore.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shLegacy.js
autobackup/PHPMailer_5.2.4/test_script/src/shCore.js
autobackup/PHPMailer_5.2.4/test_script/src/shLegacy.js
autobackup/PHPMailer_5.2.4/test_script/styles/help.png
autobackup/PHPMailer_5.2.4/test_script/styles/magnifier.png
autobackup/PHPMailer_5.2.4/test_script/styles/page_white_code.png
autobackup/PHPMailer_5.2.4/test_script/styles/page_white_copy.png
autobackup/PHPMailer_5.2.4/test_script/styles/printer.png
autobackup/PHPMailer_5.2.4/test_script/styles/shCore.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeDefault.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeDjango.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeEmacs.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeFadeToGrey.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeMidnight.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeRDark.css
autobackup/PHPMailer_5.2.4/test_script/styles/wrapping.png
autobackup/PHPMailer_5.2.4/test_script/test.html
autobackup/使用说明.txt
autobackup/PHPMailer_5.2.4/test_script/images
autobackup/PHPMailer_5.2.4/test_script/scripts
autobackup/PHPMailer_5.2.4/test_script/src
autobackup/PHPMailer_5.2.4/test_script/styles
autobackup/PHPMailer_5.2.4/extras
autobackup/PHPMailer_5.2.4/language
autobackup/PHPMailer_5.2.4/test
autobackup/P
autobackup/functions.php
autobackup/index.php
autobackup/OLCMS官网.url
autobackup/PHPMailer_5.2.4/changelog.txt
autobackup/PHPMailer_5.2.4/class.phpmailer.php
autobackup/PHPMailer_5.2.4/class.pop3.php
autobackup/PHPMailer_5.2.4/class.smtp.php
autobackup/PHPMailer_5.2.4/docs.ini
autobackup/PHPMailer_5.2.4/extras/class.html2text.inc
autobackup/PHPMailer_5.2.4/extras/htmlfilter.php
autobackup/PHPMailer_5.2.4/extras/ntlm_sasl_client.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ar.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-br.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ca.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ch.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-cz.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-de.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-dk.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-es.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-et.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fi.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fo.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-fr.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-hu.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-it.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ja.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-nl.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-no.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-pl.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ro.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-ru.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-se.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-sk.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-tr.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-zh.php
autobackup/PHPMailer_5.2.4/language/phpmailer.lang-zh_cn.php
autobackup/PHPMailer_5.2.4/LICENSE
autobackup/PHPMailer_5.2.4/README
autobackup/PHPMailer_5.2.4/test/contents.html
autobackup/PHPMailer_5.2.4/test/phpmailerTest.php
autobackup/PHPMailer_5.2.4/test/test.png
autobackup/PHPMailer_5.2.4/test/testemail.php
autobackup/PHPMailer_5.2.4/test/test_callback.php
autobackup/PHPMailer_5.2.4/test_script/contents.html
autobackup/PHPMailer_5.2.4/test_script/images/aikido.gif
autobackup/PHPMailer_5.2.4/test_script/images/bkgrnd.gif
autobackup/PHPMailer_5.2.4/test_script/images/phpmailer.gif
autobackup/PHPMailer_5.2.4/test_script/index.php
autobackup/PHPMailer_5.2.4/test_script/LGPLv3.txt
autobackup/PHPMailer_5.2.4/test_script/scripts/clipboard.swf
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushBash.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCpp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCSharp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushCss.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushDelphi.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushDiff.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushGroovy.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushJava.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushJScript.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPerl.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPhp.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPlain.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushPython.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushRuby.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushScala.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushSql.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushVb.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shBrushXml.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shCore.js
autobackup/PHPMailer_5.2.4/test_script/scripts/shLegacy.js
autobackup/PHPMailer_5.2.4/test_script/src/shCore.js
autobackup/PHPMailer_5.2.4/test_script/src/shLegacy.js
autobackup/PHPMailer_5.2.4/test_script/styles/help.png
autobackup/PHPMailer_5.2.4/test_script/styles/magnifier.png
autobackup/PHPMailer_5.2.4/test_script/styles/page_white_code.png
autobackup/PHPMailer_5.2.4/test_script/styles/page_white_copy.png
autobackup/PHPMailer_5.2.4/test_script/styles/printer.png
autobackup/PHPMailer_5.2.4/test_script/styles/shCore.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeDefault.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeDjango.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeEmacs.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeFadeToGrey.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeMidnight.css
autobackup/PHPMailer_5.2.4/test_script/styles/shThemeRDark.css
autobackup/PHPMailer_5.2.4/test_script/styles/wrapping.png
autobackup/PHPMailer_5.2.4/test_script/test.html
autobackup/使用说明.txt
autobackup/PHPMailer_5.2.4/test_script/images
autobackup/PHPMailer_5.2.4/test_script/scripts
autobackup/PHPMailer_5.2.4/test_script/src
autobackup/PHPMailer_5.2.4/test_script/styles
autobackup/PHPMailer_5.2.4/extras
autobackup/PHPMailer_5.2.4/language
autobackup/PHPMailer_5.2.4/test
autobackup/P
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.