# Aliyun
- Download and install
See github. Should choose "amd64/x64".
- Login
$ aliyunpan > login |
Should type "RefreshToken" here. (Howto)
- Usage
$ aliyunpan > download <path to directory or file> | |
$ aliyunpan > upload <path to directory or file> <remote directory> | |
$ aliyunpan > logout |
# Baiduyun
- Install
See github.
$ pip install bypy |
- Usage
$ bypy info # verification | |
$ bypy list | |
$ bypy downdir / # or syncdown | |
$ bypy upload # or syncup |