-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

smbget


> `wget`-like utility for downloading files from SMB servers.

More information.


Download a file from a server:

smbget {smb://server/share/file}

Download a share or directory recursively:

smbget --recursive {smb://server/share}

Connect with a username and password:

smbget {smb://server/share/file} --user {username%password}

Require encrypted transfers:

smbget {smb://server/share/file} --encrypt


> 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 Fri May 17 17:10:11 2024