On Sun, 2009-03-15 at 12:57 +0000, Paul Smith wrote: > On Sun, Mar 15, 2009 at 12:57 PM, Paul Smith <phhs80@xxxxxxxxx> wrote: > >> I have VMware Server installed here to have a Windows2000 virtual > >> machine. It used to work fine until recently: cannot transfer files > >> between the virtual machine and F10 through samba (getting always the > >> message "The network path was not found" whenever I try to access, > >> from Windows2000", the samba shared F10 directory). > >> > >> Any ideas? > > > > My smb.conf file: > > > > [intercambio] > > path = /home/psmith/intercambio > > writeable = yes > > browseable = yes > > valid users = psmith > > And the shared directory is [intercambio]. ---- smb.conf with every comment is kind of painful. Next time, execute (as root), 'testparm -s > /tmp/smb-conf.txt' which removes all of the comments. Executing this command should also provide clues on obvious missed configuration options. Since you haven't set a Netbios name, what do you get from the VM host when you execute 'smbclient -L $SAMBA_HOSTNAME -U%' ? Does it list the 'intercambio' share? Craig -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines