Displaying 1 result from an estimated 1 matches for "hwwkm".
Did you mean:
hwm
2009 Jun 20
1
Set up Samba client to backup Windows XP home edition files
Hey,
It seems that samba client could be used to back up Windows files. Am
I right?
To achieve this, I apt-get installed samba and set up it accordingly.
Below is my smb.conf file
/*==============Begin=============*/
[global]
workgroup = HWWKM
os level = 65
preferred master = Yes
domain master = Yes
wins support = Yes
[KMOfficeShare]
comment = For backup
path = /home/samba
read only = No
/*========End===============*/
>From my Windows XP home edition's Network Neighborhood I can se...