-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

transfersh


> An unofficial command-line client for transfer.sh.

More information.


Upload a file to transfer.sh:

transfersh {path/to/file}

Upload a file showing a progress bar (requires Python package `requests_toolbelt`):

transfersh --progress {path/to/file}

Upload a file using a different file name:

transfersh --name {filename} {path/to/file}

Upload a file to a custom transfer.sh server:

transfersh --servername {upload.server.name} {path/to/file}

Upload all files from a directory recursively:

transfersh --recursive {path/to/directory/}

Upload a specific directory as an uncompressed tar:

transfersh -rt {path/to/directory}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:23:58 2024