sdrive 1.4.0

Command line tool for uploading and managing files on SDrive.
Documentation
1
2
3
4
5
6
7
8
9
10
# SDRIVE UPLOAD WITH E2E 

#### To use:

- Create an API key at `https://sdrive.pro` 
- Run `sdrive config create` to add the API key and your GUID to your sdrive.toml
- Run `sdrive config generate-key` to create a secure encryption and decryption key in your keyring

To upload: `sdrive upload <file>`