Instructions to unsubscribe from this list at the end of the message - --------------------------------------------------------------------- Hey Ramon,
I'm having some difficulty understanding exactly what I have to do. I would like to setup a place on my Linux System where the other two Windows Systems could place files. This place is already there and is accessed by typing: smbclient //keith/public from any machine (without smbclient from Windows). The thing is that I have to stay accessing this place from the terminal, furthermore, altough I have managed to add files here from the other Windows machines, I can't manage to do it from my own Linux system. From what I know (quite little), you can create a 'mount point' which is a kind of a 'shortcut' of the actual path. Whatever I change in that mount point is then changed in the actual path.

