Command-line network file-browsing Windoze machines

Asked by Tom

I know it's easier by gui but i really need to be able to do this from the command-line. The other machines on my network, all of us connected to a router, are all running Windoze :( The network workgroup name in Windoze is "Argyle" and i don't know how to set this from the command-line either.

Thanks in advance for any help
Regards from
Tom :)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ufuk (ufukkilicaslan) said :
#1

smbclient //server/share -U user

command can connect you to a windows network. If a user is not specified, do not enter a user name:

smbclient //WORKGROUP/music

is an example. Read more at https://help.ubuntu.com/community/SettingUpSamba

Can you help with this problem?

Provide an answer of your own, or ask Tom for more information if necessary.

To post a message you must log in.