1
edit
Changes
→Connecting to a Linux SMB Server from a Linux Client
#Use the "smbclient" command in a terminal window.
smbclient '\\f16\home' -U <learnid>
smb: \>
#**Use the get and put commands (similar to ftp) to move files to and from your Matrix account and your Fedora 13 Linux system.
#**When done enter the quit command.