D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Connecting from debian to Windows 2003

 

On 07/02/11 21:39, Henry Bremridge wrote:
Can anyone point me to an easy to understand website that I can write a
simple command to connect to a Windows 2003 server to share files

I believe that I need smbfs and if so then the command should be

# mount -t smbfs -o username=me,password=mine //IP_Address local_mount_point

If wrong could I be pointed in the right direction as when I enter the
above command I get

mount error(110): Connection timed out

Many thanks




You need to put something after the IP address (or hostname) so you'd possibly put in a command like...

mount -t smbfs -o username=me,password=mine //192.168.0.1/share /mnt/point

Saying that, if the connection is timing out, it's possibly there might be something blocking it on the server (Firewall perhaps?).

Rob

--
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq