Samba 3.014a I have three computers networked together. Two are WinXP Pro and one is a FreeBSD 5.4 running Samba. I cam use 'smbclient' to exchange files between the computers. However, when I attempt to use the WinXP machines to send a file to the Samba machine I receive an error message. This is the usual message: *************************************** Access Denied Make sure the disk is not full or write protected and that the file is not currently in use. *************************************** This is the smb.conf file. # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: 2005/07/02 19:36:46 # Global parameters [global] server string = Samba lanman auth = No log file = /var/log/samba/log.%m max log size = 50 preferred master = No local master = No domain master = No dns proxy = No wins server = 192.168.0.3 [homes] comment = %u's Home Directory path = /usr/home/%u admin users = gerard, ges encrypt passwords = Yes guest ok = No map archive = Yes map hidden = Yes [htdocs] comment = BeerStud 'htdocs' dir path = /usr/local/www/data/beerstud/htdocs guest ok = No map archive = Yes map hidden = Yes [ges] comment = GES Directory path = /usr/home/ges read only = No guest ok = No map archive = Yes map hidden = Yes [canon] comment = Canon S630 on Gerard path = //gerard/CanonS63 printable = Yes printing = lprng print command = lpr -r -P'%p' %s lpq command = lpq -P'%p' lprm command = lprm -P'%p' %j lppause command = lpc hold '%p' %j lpresume command = lpc release '%p' %j queuepause command = lpc stop '%p' queueresume command = lpc start '%p' printer name = canon I cannot understand what the problem is. I would appreciate any assistance someone could afford me. -- Ciao Gerard E. Seibert gerard-seibert@suscom.net