无标题文档
wdCP系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdCDN系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
wdOS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdDNS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
注册 发贴 提问 回复-必看必看 wddns免费智能 DNS 开通 本地或虚拟机使 用wdcp 一键包在mysql编 译时"卡住"
【300G高防】双线 无视攻击 wdcp官方技术支持/服务 阿里云8折优惠券 无敌云 腾讯云优惠中,现注册更有260代金额券赠送
返回列表 发帖
提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
16年端午节前来支持

TOP

好的
admin 发表于 2013-11-2 11:01



   老大 啥时候能发布呢?  下面的步骤太复杂 新手做不到啊
http://www.360doc.com/content/15/1120/23/14969705_514689546.shtml#

bpcs_uploader,利用bpcs_uploader你可以自动将VPS主机上的文件上传到百度网盘中,同时也可以从百度网盘中下载文件到VPS主机上,让你的文件安全地“住”在百度云中。
百度云空间容量大,且有了百度这个靠山,日后也不必担心网盘关门走人,随着众多国内网盘开始投放大量的广告到网盘下载页面(典型的有华为网盘、下载赚钱网盘),百度网盘清爽的风格就显得难能可贵了。将文件上传到百度云中就可以方便其它用户下载
-----------------------------------------------------------------------------------------
1.安装wdcp
wget http://down.wdlinux.cn/in/lanmp_wdcp_ins.sh
sh lanmp_wdcp_ins.sh
Linux全自动备份网站到百度云盘
-----------------------------------------------------------------------------------------
2.下载bpcs_uploader上传脚本
https://github.com/oott123/bpcs_uploader/tarball/master
给chmod +x bpcs_uploader.php执行权限
Linux全自动备份网站到百度云盘
-----------------------------------------------------------------------------------------
3.查看php路径
/www/wdlinux/nginx_php-5.2.17/bin/php –v
将bpcs_uploader.php第一行修改成
#!/www/wdlinux/nginx_php-5.2.17/bin/php -ddisable_functions -d safe_mode=Off
----------------------------------------------------------------------------------------------------------------------------------------------------
[root@VM_166_159_centos oott123-bpcs_uploader-3a75324]# ./bpcs_uploader.php quickinit
===========================Baidu PCS Uploader===========================
Usage: ./bpcs_uploader.php init|quickinit|quota
Usage: ./bpcs_uploader.php upload|download path_local path_remote
Usage: ./bpcs_uploader.php delete path_remote
Usage: ./bpcs_uploader.php uploadbig path_local path_remote [slice_size(default:1073741824)]                                                                                                                                                  [temp_dir(def:/tmp/)]
Usage: ./bpcs_uploader.php fetch path_remote path_to_fetch
========================================================================
Uploader initialization will be begin. If you have already configured the uploader before, y                                                                                                                                                 our old settings will be overwritten.
Continue? [y/N] y
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
171   263    0   263    0    80    671    204 --:--:-- --:--:-- --:--:--  3210
Launch your favorite web browser and visit https://openapi.baidu.com/device
Input 2a24n8dv as the user code if asked.
After granting access to the application, come back here and press Enter to continue.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
244   101    0   101    0   143    531    753 --:--:-- --:--:-- --:--:--     0
OAuth error authorization_pending : User has not yet completed the authorization
Authentication failed. Please check the error message and try again.
Launch your favorite web browser and visit https://openapi.baidu.com/device
Input 2a24n8dv as the user code if asked.
After granting access to the application, come back here and press Enter to continue.
Continue? [y/N] y
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
244   101    0   101    0   143    546    773 --:--:-- --:--:-- --:--:--     0
OAuth error authorization_pending : User has not yet completed the authorization
Authentication failed. Please check the error message and try again.
Launch your favorite web browser and visit https://openapi.baidu.com/device
Input 2a24n8dv as the user code if asked.
After granting access to the application, come back here and press Enter to continue.
Continue? [y/N] y
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
180   397    0   397    0   143   2162    778 --:--:-- --:--:-- --:--:--  5772
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    66    0    66    0     0    220      0 --:--:-- --:--:-- --:--:--   366
Access Granted. Your Storage Status: 105.95G/2063.00G (5.14%)
Enjoy!
复制代码
以上为快速初始化代码,输入授权码网址:https://openapi.baidu.com/device
Linux全自动备份网站到百度云盘
然后打开浏览器访问 https://openapi.baidu.com/device ,在“请输入设备上显示的用户授权码:”文本框中输入上面显示的授权码,并点击继续。 看到网页上显示“请返回设备继续操作!”后,返回ssh上按下回车后,即完成了初始化配置。
重新分配
[root@VM_166_159_centos oott123-bpcs_uploader-3a75324]# ./bpcs_uploader.php init
===========================Baidu PCS Uploader===========================
Usage: ./bpcs_uploader.php init|quickinit|quota
Usage: ./bpcs_uploader.php upload|download path_local path_remote
Usage: ./bpcs_uploader.php delete path_remote
Usage: ./bpcs_uploader.php uploadbig path_local path_remote [slice_size(default:1073741824)] [temp_dir(def:/tmp/)]
Usage: ./bpcs_uploader.php fetch path_remote path_to_fetch
========================================================================
Uploader initialization will be begin. If you have already configured the uploader before, your old settings will b                                                                                                                          e overwritten.
Continue? [y/N] y
Please enter your PSC App API Key. You can get this key by visiting http://developer.baidu.com/dev#/create
If you have already created an app, you can visit http://developer.baidu.com/console#/app and get it in your app's                                                                                                                           info.
If you don't want to bother creating an app, you can press Enter to use the demo API Key.
Doing so (without your own API Key/Secret) will cause the access-token to expire every 30 days, and you'll have to
re-initialize when it expires.
App API KEY [uFBSHEwWE6DD94SQx9z77vgG] :uFBSHEwWE6DD94SQx9z77vgG
App API Key has been set to uFBSHEwWE6DD94SQx9z77vgG .
Demo key detected. Using default API Secret.
Demo key detected. Using default app name.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
171   263    0   263    0    80   1355    412 --:--:-- --:--:-- --:--:--  3452
Launch your favorite web browser and visit https://openapi.baidu.com/device
Input axmhkper as the user code if asked.
After granting access to the application, come back here and press Enter to continue.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
179   395    0   395    0   143   2010    727 --:--:-- --:--:-- --:--:--  5250
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    67    0    67    0     0    294      0 --:--:-- --:--:-- --:--:--   690
Access Granted. Your Storage Status: 105.95G/2063.00G (5.14%)
复制代码
4.我们测试上传文件
./bpcs_uploader.php upload /www/jiaoguan.txt /www/jiaoguan.                                                                                                                          txt
===========================Baidu PCS Uploader===========================
Usage: ./bpcs_uploader.php init|quickinit|quota
Usage: ./bpcs_uploader.php upload|download path_local path_remote
Usage: ./bpcs_uploader.php delete path_remote
Usage: ./bpcs_uploader.php uploadbig path_local path_remote [slice_size(default:1073741824)] [temp_dir(def:/tmp/)]
Usage: ./bpcs_uploader.php fetch path_remote path_to_fetch
========================================================================
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
197   397    0   397    0   195   1791    880 --:--:-- --:--:-- --:--:--  2767
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
131   394  185   185  104   209    242    274 --:--:-- --:--:-- --:--:--   337
File /apps/bpcs_uploader//www/jiaoguan.txt uploaded.
Size:0.019K MD5 Sum:a19e55943b85fe27417653593b6c80e4
复制代码
Linux全自动备份网站到百度云盘
2015-10-20 10:16 上传下载附件 (0 Bytes)
Linux全自动备份网站到百度云盘


------------------------------------------------------------------------------------------------------------
测试完工!WDCP自动化运维脚本将于明天发布!

TOP

怎么自动备份数据库啊,怎么只是自动备份mysql的压缩包,其他创建的数据库都没有备份啊

TOP

返回列表