FTP - problem with shared folder
5 pts.
0
Q:
FTP - problem with shared folder
i am trying to setup a ftp site in windows that offers content from a share located on linux.
i type in the path to the network ressource located on linux but i get a response like this:
\\192.168.150.50\linuxshare

this is the response
path not valid or not found
ASKED: Mar 23 2009  1:07 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
340 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   2
  •  -1
  • AddThis Social Bookmark Button
There are a few things that could be wrong here.

1. The samba share you have set up is set to deny access to whatever machine or account you are using to access it.
2. The firewall on the Linux server is blocking samba ports.
3. TCP Wrappers is blocking the samba application.
4. Samba hasn't been started.

Best way to start diagnosing the problem is to try to log onto your share locally on the server with "smbclient".
Last Answered: Mar 23 2009  5:38 PM GMT by Djeepp   340 pts.
Latest Contributors: Mshen   23535 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29855 pts.  |   Mar 23 2009  1:54PM GMT

Could you please provide a little more information ?
Have you already configured the linux share ? can you see it and access it from other machines (outside the ftp software) ?
What ftp server software are you using ?

 
0