View Single Post
  #1 (permalink)  
Old 30-Jun-2009, 05:50
suse_tpx60s's Avatar
suse_tpx60s suse_tpx60s is online now
Busy Penguin
 
Join Date: May 2009
Location: EU
Posts: 454
suse_tpx60s hasn't been rated much yet
Default Question about mounting a network filesystem

I want to mount a folder that exists on a XP box. The folder needs to be mounted to allow R/W for me the user.

I tried the following command
Code:
mount -t smbfs -o username=xpusername,password=xppassword  //fileserver/path/to/folder
The above doesn't seem to work. The username on the XP box actually has a space in it as does do the folder names. Is this what's causing the problem?
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.1 | KDE4.3.3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.3
Reply With Quote