openSUSE Forums > Network/Internet » XP machine in Networking Folder

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 27-Aug-2008, 12:19
Puzzled Penguin
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 36
sjewins hasn't been rated much yet
Default XP machine in Networking Folder

I can connect to my XP machine by opening Dolphin and entering as an address: smb://192.168.2.10 whereupon I can browse and copy et. al. as much as I like...

but

If I try to create a network folder (using the add folder 'wizard') it keeps insisting that it cannot find the server. The server name is correct, I tried the ip address as well for the server name and still nada.

Any suggestions appreciated.

Simon
Reply With Quote
  #2 (permalink)  
Old 27-Aug-2008, 15:42
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 28
shadycat75 hasn't been rated much yet
Default Re: XP machine in Networking Folder

Mount the remote file system in a local folder (As Root from the terminal)

# mkdir /mnt/winpc

# mount -t cifs //192.168.0.10/sharename /mnt/winpc

then make a shortcut to the winpc folder on your desktop

# ln -s /mnt/winpc /home/yourusername/Desktop

depending on your network setup you may get prompted for the windows username and password.


You can then access the remote file system from your desktop
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2