View Single Post
Old 03-12-2006, 03:09 PM   #5
faulkner132
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
Quote:
Originally Posted by mairving
Have you created a share on the Linux box and set permissions on it?

Oftentimes it helps to turn up the logging level on the Linux box and examine the log files for errors.
Agreed.
Just for troubleshooting sake, you can open the directory completely by entering this at the command prompt:
Code:
chmod 0777 -R /full/path/to/shared/directory
faulkner132 is offline   Reply With Quote