Results 1 to 5 of 5
hi
i am using fedora6 , i m new to linux.
in windows for accessing shared folders: i will open run window and i wll type the ip adress of ...
- 07-21-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 24
how to access shared folders in LAN
hi
i am using fedora6 , i m new to linux.
in windows for accessing shared folders: i will open run window and i wll type the ip adress of the machine to access his shared folders. or i will use netscan software.
how can we do these in linux?
- 07-21-2007 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 46
hi
you can mount the shared directory using
#mount ip:<ful path dir to be mounted> <path where to mount>
for this purpose you have to configure samba.
regards
- 07-21-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 24
first how would i know the "full path dir to be mounted". as this is the folder created by some one in the LAN.
- 07-21-2007 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You should have the full UNC path to the share you are mounting. Are you mounting the share without someone's knowledge?
- 07-21-2007 #5Just Joined!
- Join Date
- Jun 2007
- Posts
- 24
suppose the person with ip address 10.0.2.5 shared a folder with name movie.
how can i mount that folder on to my desktop( my ip is 10.0.3.2).
mention the full path names with these information.


Reply With Quote