Welcome, guest. Log in.

wget

Linux: SMBGET command syntax example

smbget is a command similar to wget and allows you to access a SMB share from the command line without the need to mount it.

Example synatax:
smbget -u administrator smb://10.10.10.100/myfiles/scan.iso

In some setups you might need to add the -w workgroup option to provide a domain/workgroup netbios name.

Syndicate content