July 10, 201213 yr Hey all I am using this mount -t ntfs-3g -o umask=111,dmask=000 /dev/sd*1 /mnt/user/usb/ .. i got this from here http://lime-technology.com/wiki/index.php/Mounting_an_external_USB_drive_having_an_existing_NTFS_file_system_in_READ/WRITE_mode_to_transport_files_from/to_unRaid_server#Newer_Versions_of_unRAID and i am using it properly as i can see the drive and copy the problem i have IF i copy from a windows machine to the unRAID box from the usb it lets me delete the file no problem as the permissions is nobody/users.. if i use the usb connected to the unraid box and use mc to do the copy then the permissions is root/root and i have to delete through telnet session.. ? am i doing something wrong with permissions ? .. any guidance please.. just for interest the snap plugin gave me mixed results no sure why it would work and then not so trying the cli....
July 10, 201213 yr Change to user nobody before starting mc. su - nobody --shell=/usr/bin/bash --command=/usr/bin/mc
Archived
This topic is now archived and is closed to further replies.