5 pts.
 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.50linuxshare this is the response path not valid or not found

Software/Hardware used:
ASKED: March 23, 2009  1:07 AM
UPDATED: March 23, 2009  5:38 PM

Answer Wiki:
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 Wiki Answer Submitted:  March 23, 2009  5:38 pm  by  mshen   27,310 pts.
All Answer Wiki Contributors:  mshen   27,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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 ?

 63,535 pts.