using bypy to download files on baiduyunpan in linux

版权声明:本文为博主原创文章,转载请加入原文链接,谢谢。。 https://blog.csdn.net/shawncheer/article/details/85883951

For there haven't baiduyunpan client on linux, so the follow step should be taken for it.

On the head fo the post, we should hanks to houtianze who developed this application.

First, install the bypy by run:

pip install bypy

you can refer to this, and then we need make a folder below the "我的应用数据" which also called apps.  we build a folder named bypy into the apps. And then,we copy files into /apps/bypy/ and  use command below to download files from that dir.

bypy syncdown

or 

bypy downdir /

Done.

猜你喜欢

转载自blog.csdn.net/shawncheer/article/details/85883951