upload and delete files to/from streamshare with the terminal
Find a file
2024-10-20 17:51:37 +02:00
src fixed upload complete 2024-10-20 17:48:28 +02:00
.gitignore init 2024-10-19 22:29:49 +02:00
Cargo.lock fixed upload complete 2024-10-20 17:48:28 +02:00
Cargo.toml fixed upload complete 2024-10-20 17:48:28 +02:00
README.md better readme 2024-10-20 17:51:37 +02:00
test.txt added --delete option to delete files 2024-10-19 22:57:32 +02:00

To Streamshare (to-ss > toss)

Upload files to streamshare with the terminal.

Install

cargo install to-streamshare

Upload

toss "filepath"
toss "filepath" --chunk-size 100 # set chunk_size to 100
toss "filepath" --server "streamshare.myserver.com" # set server to your server

Delete

toss --delete file_identifier/deletion_token