OK I am sure this is newbie question, forgive me-that is what I am. But I am setting up a file server in my room, so I can access media files throughout my house.
Right now I have Ubuntu loaded on my 120 GB hard drive. Ive had this hard drive for a while and its loaded with my stuff (was using it as an External hard drive, but before I had it with windows). I had it partitioned with 11gb for OS and the rest for media files. So yesterday I decided to set this up with spare parts. I installed Ubuntu EXt3 file system. The other partition is NTFS (110gb). All my other computers in my house are running windows Xp. I have networked it together cearly with samba, I can access and play the media files off the hard drive and what not.
MY question is: can I write to that NTFS partition that is on the Linux box. Thats the problem that I am having. I would like to easily write to it as if it were a share from another Windows Box, if that is possible. If not, other ways?;;
My smb.conf share looks like
[media]
comment = media files
parth = /media/windows
browseable = yes
public = yes
writeable = yes
write list = berg(user I have for the share)
Yesterday is when i first started playing with samba so I just been looking at examples throughout the web. Hopefully someone can guide me, or tell me the answer to my question is, WHAT ARE YOU RETARDED.. Either way Thanks.
Right now I have Ubuntu loaded on my 120 GB hard drive. Ive had this hard drive for a while and its loaded with my stuff (was using it as an External hard drive, but before I had it with windows). I had it partitioned with 11gb for OS and the rest for media files. So yesterday I decided to set this up with spare parts. I installed Ubuntu EXt3 file system. The other partition is NTFS (110gb). All my other computers in my house are running windows Xp. I have networked it together cearly with samba, I can access and play the media files off the hard drive and what not.
MY question is: can I write to that NTFS partition that is on the Linux box. Thats the problem that I am having. I would like to easily write to it as if it were a share from another Windows Box, if that is possible. If not, other ways?;;
My smb.conf share looks like
[media]
comment = media files
parth = /media/windows
browseable = yes
public = yes
writeable = yes
write list = berg(user I have for the share)
Yesterday is when i first started playing with samba so I just been looking at examples throughout the web. Hopefully someone can guide me, or tell me the answer to my question is, WHAT ARE YOU RETARDED.. Either way Thanks.