This commit is contained in:
Raven Scott 2024-09-19 01:36:48 -04:00
parent d215bdb89b
commit 530d7ddb05

View File

@ -2051,9 +2051,11 @@ sudo chmod +x /usr/bin/sshup-all
#### How it works:
**User Prompts**: The script prompts the user for their `SSHID` and `KEY`, which are necessary for identifying the container and validating the upload.
**Creating Upload Scripts**:
- `sshup`: A command-line utility for uploading a single file.
- `sshup-all`: A utility for uploading all files in the current directory.
**Permissions**: The scripts are saved under `/usr/bin/` and made executable, allowing users to run the uploader from anywhere on their system.
Once installed, users can upload files using the command `sshup <filename>` and receive an output like: