Here is how I access files on a windows pc
mkdir /home/abcd
smbmount //abcd/C /home/abcd
If the share C on windows pc \\abcd has password, smbmount will ask you for password.
That's all. Now I can access the files through /home/abcd.
My smbmount version is 1.0.5a. There were lot of problems with earlier versions.
Regards,
Sateesh.
On Wed, Apr 05, 2000 at 01:12:40AM +0530, Soumyanath Chatterjee wrote:
> Dr.S.Sekar <[EMAIL PROTECTED]> was found saying
> > I have the IP address of a networked pc working on Windows.
> > I wish to transfer a file from that pc to my linux pc.
> > Pl give me a lead as to how to do this.
>
> Sitting on Linux machine and accessing a file on Win machine is the problem.
> If your machine is on the same network then I think you can simply *rcp* the
> file. But then I think remote administration option should be enabled on
> your win machine.
>
> man rcp for further details.
>
> I am no expert on this and do not have any win-lin network. Experts pl.
> correct me if I am wrong.
>
> -Soumya
>
>
> -----------------------------------------------------------------------
> For more information on the LIH mailing list see:
> http://lists.linux-india.org/lists/LIH
-----------------------------------------------------------------------
For more information on the LIH mailing list see:
http://lists.linux-india.org/lists/LIH