![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
stash - Uploads a specified file from the web to stashbox.org
SYNOPSIS
stash [URL] [-PUBLIC false]
DESCRIPTION
arguments:
<URL>
This is the URL of the file you wish to upload.
<PUBLIC false>
Optional argument, if set file is not shown nor indexed on the stashbox.org website.
WARNING: If not set, the uploaded file will be shown on the stashbox.org homepage!
Note: As of this command's creation, uploading non-public files is broken.
Bug the stashbox.org guys to fix it!
EXAMPLES
stash [URL]
uploads a file set to public
stash [URL] -public true
uploads a file set to public
stash [URL] -public false
uploads a file set to private