houtianze / bypy

Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
MIT License
7.86k stars 1.4k forks source link

bypy 執行錯誤 #31

Closed hepha closed 10 years ago

hepha commented 10 years ago

712#( 04/19/14@15:20 )( hepha@arch ):~aur/bypy@master✗✗✗

./bypy.py list -v -d
Token file: '/home/hepha/.bypy.json' Hash Cache file: '/home/hepha/.bypy.pickle' App root path at Baidu Yun '/apps/bypy' sys.stdin.encoding = UTF-8 sys.stdout.encoding = UTF-8 Verbose level = 1

Debug = 1

Loading Hash Cache File '/home/hepha/.bypy.pickle'... Hash Cache File not found, no caching

Token loaded: {u'access_token': u'21.a6208a4bd2657aa2ac331a361f0520f5.2592000.1400481859.641515757-1572671', u'expires_in': 2592000, u'session_secret': u'8223015a91c64de81769f4e8d701fd52', u'scope': u'basic netdisk', u'session_key': u'9mnRJfB07STfD0TsOhqxGTB8Q01ERGNnBO7iMngwRX2APMXapC+oG7Uvb3O51RP5fFQCpvkdbkmopz79wwNFlHQbT47ueXxA', u'refresh_token': u'22.310ff3ffff464f4147add9800d4dcd2c.315360000.1713249859.641515757-1572671'} GET https://pcs.baidu.com/rest/2.0/pcs/file actargs: (u'/apps/bypy', u'$t $f $s $m $d') Params: {u'path': u'/apps/bypy', u'order': u'asc', u'method': u'list', u'by': u'name'} HTTP Status Code: 200 Request OK, processing action /apps/bypy ($t $f $s $m $d): Request all goes fine Not saving Hash Cache since 'dirty' is 'False' and 'force_saving' is 'False'
houtianze commented 10 years ago

你的百度盘/apps/bypy目录下应该是空的吧?

hepha commented 10 years ago

是的沒錯…我在試試看~

2014-04-26 11:21 GMT+08:00 houtianze notifications@github.com:

你的百度盘/apps/bypy目录下应该是空的吧?

— Reply to this email directly or view it on GitHubhttps://github.com/houtianze/bypy/issues/31#issuecomment-41458546 .