Newbie question

Urban Widmark urban at teststation.com
Mon Sep 24 09:52:04 GMT 2001


On Mon, 24 Sep 2001 joe.cohen at philips.com wrote:

> Is it possible to have two unix computers send files to the same
> shared directory on an NT computer? If it can be done, how do I
> configure it? Where would I find this information in the docs?

You don't say how you are sending the files, but yes.

unixA$ smbclient '//server/share' -c 'put file'
unixB$ smbclient '//server/share' -c 'put file'
(more or less)

It's just two clients sending files to one NT, there is nothing to it. 
Simply copying whatever the first machine does should work.

/Urban





More information about the samba mailing list