014/06/21 22:55:49.926082 [INFO][qbox.us/qrsync/v1] qrsync.go:205: Syncing /Users/plantpark/Desktop/qiniu/file => http://doask.qiniu.net/ ...
2014/06/21 22:55:49.926162 [INFO][qbox.us/qrsync/v1] qrsync.go:213: Progress file: /Users/plantpark/.qrsync/yvCbCfNyP29YWxd2Dc9uAQ==.log
2014/06/21 22:55:49.963195 [WARN][qbox.us/qrsync/v1] syncer.go:78: PutItem failed:
==> key doesn't match with scope ~ PutItem failed /Users/plantpark/Desktop/qiniu/file/test.py
==> key doesn't match with scope ~ io.Put failed /Users/plantpark/Desktop/qiniu/file/test.py
{"error":"key doesn't match with scope","reqid":"vQ8AACpCNcjNvnkT","details":["UP/403"],"code":403}
2014/06/21 22:55:49.963377 [INFO][qbox.us/qrsync/v1] qrsync.go:187: Sync done: 1 file(s) failed
2014/06/21 22:55:49.964106 [WARN][qbox.us/qrsync] qrsync.go:195: qrsync.Run failed:
==> Sync done: 1 file(s) failed ~ qrsync.Run failed
==> Sync done: 1 file(s) failed ~ sync failed
==> Sync done: 1 file(s) failed
你生成token用的key,必须和上传时候使用的key一致,否则会报key doesn't match with scope错误。