LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Samba Question regarding NTFS and write (https://www.linuxquestions.org/questions/linux-software-2/samba-question-regarding-ntfs-and-write-250166/)

1kyle 11-02-2004 07:31 AM

Samba Question regarding NTFS and write
 
I've got a NTFS file system mounted as READ ONLY on my Linux box.
Can I access this as READ-WRITE from a Windows machine using SAMBA.

I can certainly get READ access to the file system from the Windows Box

So config is as follows

Linux machine with external disk mounted as /dev/sda5 on directory /blackdog2. File system is NTFS

Windows machine can see via SAMBA setup Blackdog2 and can access all the directories on this drive.

Can I write to it from the Windows machine -- ?? I get permission denied when I try and write to it from Windows. -- I suppose this might be because there is no write NTFS facility yet.

FAT32 works for write -- but I don't like FAT32.

Another solution is obviously to convert this to a Linux file system and then use SAMBA to write to the drive from Windows machines.

Anybody got any ideas on a WRITE NTFS module for linux or would it really be better to convert the whole disk to REISERFS and only access it from via the server (which is probably what I want to do anyway).

abisko00 11-02-2004 07:40 AM

I guess you can't write on that samba share, unless you can convince samba to use such driver like captive. But I don't know how to do that. Maybe it is sufficient if the device is mounted throught the captive driver and shared by samba.

However, I think converting to reiserfs is the best idea.


All times are GMT -5. The time now is 08:36 PM.