Skip to content

veoco/seadu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seadu

Seadu is a command-line tool used for uploading and downloading files from specific Seafile library.

Usage

  1. Install
apt install -y pipx && pipx install seadu
  1. Initial

You need to add the library API Token manually. The configuration file will be saved in ~/.seadu/config.json.

seadu init -s YOUT_SERVER -t YOUR_TOKEN

The -s option should be entered as a full URL containing http:///https:// without a slash at the end, e.g. https://cloud.seafile.com

  1. Download/Upload
seadu down DIR_TO_STORE
seadu up DIR_TO_UPLOAD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages