Hi,

I think that you need use smbclient to access to shared files on windows from linux.

the following example is the one that I use to access shared data on windows..
smbclient \\\\computer_name\\folder 
if you need to validate yourself with a username and password you need to add 
some args at the end of the line.. (-U username) then it will ask you for password..

Bye
Esteban Pizzini

On 27 Jun 2003 at 10:46, [EMAIL PROTECTED] wrote:

> Hi,
> I have been accessing my linux files from windows for
> along time and even have my linux computer setup to
> print on my windowns machine computers and vice versa,
> however now I need to search a windows computer at work
> for a file and I am at home. I have searched through my
> books and the web but all I am coming up with are instructions
> for mounting windows files on a dual boot machine are accessing
> shares on the linux computer. Could someone help me out and
> tell me how to access shared folders on a windows computer
> from linux?
>                     Thank you so much
>                        Linda Hanigan
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to