Samba Client

Samba client example

Quick and dirty way to get stuff off a Windows machine from Linux (e.g. in an ssh sesh).

smbclient '\\server\sharename' -U windowsuser -W workgroup cd folder get file