Crates.io | to-streamshare |
lib.rs | to-streamshare |
version | 0.7.0 |
source | src |
created_at | 2024-10-19 20:32:21.309894 |
updated_at | 2024-10-20 19:20:35.677865 |
description | Upload to streamshare (to-ss > toss) from the terminal |
homepage | https://waradu.dev |
repository | https://github.com/Waradu/to-streamshare |
max_upload_size | |
id | 1415695 |
size | 59,451 |
Upload files to streamshare with the terminal.
cargo install to-streamshare
toss "filepath"
toss --chunk-size 100 "filepath" # set chunk_size to 100
toss --server "streamshare.myserver.com" "filepath" # set server to your server
toss --delete "file_identifier/deletion_token"
toss --download "file_identifier"
toss --download "file_identifier" --path "" # uses current path as default
toss --download "file_identifier" --replace # replace if file already exist