Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 1.03 KB

USAGE.md

File metadata and controls

41 lines (39 loc) · 1.03 KB

Usage

Scripts

Check Accounts:

tb-check

no options for this script

Upload Folders/Files:

tb-upload

-a "acc"           select account (by name from ".config.yaml")
-l "/"             select local directory
-r "/"             select remote directory
--no-rapidupload   don't use rapidupload function

Create TBHash for RapidUpload:

tb-mkhash

-l "/"             select local directory
--skip-chunks      don't create chunck hashes

Download Files from Remote via Aria2 RPC:

tb-getdl

-a "acc"           select account (by name from ".config.yaml")
-r "/"             select remote directory

Download Shared Files via Aria2 RPC:

tb-getdl-share

-a "acc"           select account (by name from ".config.yaml")
-s "gObGxQGxQGx"   input shared url

Fetch File Meta Information from Remote:

tb-filemeta

-a "acc"           select account (by name from ".config.yaml")
-r "/"             select remote directory