We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
麻烦作者看看,是哪里的问题?
多谢
The text was updated successfully, but these errors were encountered:
请附上相关的错误信息。
Sorry, something went wrong.
~/bpcs_uploader$ ./bpcs_uploader.php download ~/tmp/ /Mp3/moonflow.mp3 ===========================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]
wget --no-check-certificate -O "/home/siziki/tmp/ " "https://d.pcs.baidu.com/rest/2.0/pcs/file?method=download&access_token=XX&path=/apps/tian%0A%2Ftian%2FMp3%2Fmoonflow.mp3" --2013-10-12 22:08:52-- https://d.pcs.baidu.com/rest/2.0/pcs/file?method=download&access_token=XXX&path=/apps/tian%0A%2Ftian%2FMp3%2Fmoonflow.mp3 Resolving d.pcs.baidu.com (d.pcs.baidu.com)... 123.125.65.66, 202.108.23.145 Connecting to d.pcs.baidu.com (d.pcs.baidu.com)|123.125.65.66|:443... connected. HTTP request sent, awaiting response... 400 Bad Request 2013-10-12 22:08:53 ERROR 400: Bad Request.
我替换掉了其中的access_token:
感觉是脚本上有点问题,文件的路径似乎不太对。
此问题在issue #4 提到过。 请重新下载代码并重新初始化以解决该问题,或者如 #4 中提到的方法修改/config/appname文件。
No branches or pull requests
麻烦作者看看,是哪里的问题?
多谢
The text was updated successfully, but these errors were encountered: