mount.cifs //192.168.0.20/C$ /mnt/C -o user=user1 password=1234 rw
it's easy, 192.168.0.20 is the server ip, C$ is the shared resources
//192.168.0.29/C$ is the whole UNC name, and no 'ip=192.168.0.20' needed in options
/mnt/C is the local mount point
-0 specify options
user for username
password for password
rw means mount the device as read-write
and mount.cifs can be mount -t cifs
Friday, 1 January 2010
Subscribe to:
Post Comments (Atom)
Labels
- ahk (1)
- android (1)
- apache (1)
- cifs (1)
- cygwin (2)
- E17 (1)
- gOS (1)
- grldr (4)
- grub (4)
- linux (5)
- mp4 (4)
- mysql (2)
- mytv (5)
- mytv download (5)
- php (2)
- pidgin (1)
- pxe (1)
- rtmp (7)
- rtmpdump (1)
- rtmpe (5)
- samba (1)
- sed (5)
- ssed (4)
- tvb (1)
- tvb.com (6)
- tvb.com.hk (6)
- ubuntu (2)
- virtualbox (1)
- winflp (1)
- xargs (1)
No comments:
Post a Comment