You are not logged in.

#1 2009-09-29 11:28:57

dragos240
Member
Registered: 2009-05-23
Posts: 189

Connecting to a windows network through the terminal?

Hi,

I'm at school with my archbox and want to connect to the samba server through the terminal. I usually use GNOME on a regular basis, but I find it fun to use the terminal for things. Please tell me how I can do this.

Offline

#2 2009-09-29 11:30:21

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,355

Re: Connecting to a windows network through the terminal?

smbclient, smbpasswd, smbtree... basically CLI stuff from samba package.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2009-09-29 13:22:28

Wittfella
Member
From: Australia
Registered: 2008-05-27
Posts: 462

Re: Connecting to a windows network through the terminal?

Yeah make sure smbclient is installed and use something like:

sudo mount -t cifs //windowsbox/sharename localmountpoint -o iocharset=utf8

For "windowsbox" you might have to use the ip address unless its name resolves somehow (like in your hosts file).

Offline

Board footer

Powered by FluxBB