LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Regarding Mapping to Network Drive (https://www.linuxquestions.org/questions/linux-general-1/regarding-mapping-to-network-drive-194456/)

ssnkumar 06-17-2004 12:37 AM

Regarding Mapping to Network Drive
 
I have got a windows m/c and a Linux box, both connected by LAN.
I want to connect to Linux from windows using the "Map To Network Drive" service.
But, I am getting an error "No route to host"!
I am able to ping, telnet, ftp to that machine.
So, what else I have to do to get connected by "Map to network drive" service?

-Narendra

synapse 06-17-2004 02:39 PM

Hi
Have you started the samba server ?
You can use this to connect to a remote share on a windoze machine
something like

smbmount //windows_machine//share_name /mnt/mount_point -c Name_of_windows_Machine

Make shure you share the folder on the win machine

Cheers

ssnkumar 06-18-2004 04:44 AM

Regarding mapping network drive
 
I am trying to map to Linux from Windows.
So, why should I have a shared folder in windows?

-ssnkumar

andrewdodsworth 06-18-2004 01:11 PM

You need Samba server on your linux box - it may come with your distro. Look at the docs or search on Networking forum for Samba - there are a lot of posts on how to set it up.


All times are GMT -5. The time now is 11:06 PM.