Hi,
How can I access my windows machine data from the linux machine *over the network* ?
With SAMBA I can access my linux m/c from win what if I want it in reverse order.
Thanks & Regards, SAMEER :) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ My Messenger IDs : MSN : s2sameer Yahoo! : s9sameer RediffBol : s2sameer Indiatimes : s2sameer Visit My web-site @ : www.geocities.com/s9sameer/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Thursday 13 March 2003 11:50 pm, you wrote:
Hi,
How can I access my windows machine data from the linux machine *over the network* ?
With SAMBA I can access my linux m/c from win what if I want it in reverse order.
via the console I guess you can use tools like smbmount, smbclient, etc.
via Xwindows use the Konqueror browser ... you can type the following in the address bar
smb://windows_computer_name/share_name
I'm not sure what the browse tool is but I saw one on a friends PC.
Hi,
How can I access my windows machine data from the linux machine *over the network* ?
With SAMBA I can access my linux m/c from win what if I want it in reverse order. *snip*
What kind of access? You can use Telnet/SSH/SCP/FTP for file transfer or shell. But if you'd like to experiment, I suggest you try out VNC. :)
Regards,
Amol Hatwar.
if u've configured SAMBA on ur linux machine...then just share whatever u want from windows machine..!!! give the command 'smbmount //<windowsmachinename/IP>/<sharename> /<linux directory>'
it'll ask for the password...enter ur password...& u'll see all the data in that folder...!!!
Regards,
Pranay