Click to See Complete Forum and Search --> : Can Samba Write file on a WinXP machine??
chrisP
04-07-2002, 04:34 PM
Im a little new to linux/samba and I think I saw that samba doesnt support writing to a WinXp machine but I want to make sure..
I might jsut have somwthing configured incorrectly..
chikn
04-07-2002, 07:41 PM
I write to my WinXP MP3 servers drive all day long from Mandy.
[ 07 April 2002: Message edited by: chikn ]
chrisP
04-07-2002, 07:58 PM
can you access the samba drives from the bash shell??
Icarus
04-08-2002, 02:49 PM
IF your using NTFS on the XP machine, I don't think samba can write to it, but can read. Most companies ship WinXP using FAT32, not NTFS.
chrisP
04-09-2002, 10:19 PM
Well I did find a way, by mounted the shared folder and then I can write to it..
I was trying to use Konqueror, which I think sucks but Im not good enough yet to make that call..
liquidfx13
04-10-2002, 03:35 AM
i write to an NTFS drive all the time via samba.....no probs
Bokkenka
04-10-2002, 09:37 PM
It works because the Linux box isn't writing directly to the XP box hard-drive... It's just passing the files to it and basic'ly saying, "Hey, write this down." The XP box takes care of the read/writes on it's own hard-drive.