downloaded folders not accessable, wrong folder permissions?
Posted: May 3rd, 2009, 8:54 am
Hi!
I'm running SAB 0.4.6 on Ubuntu server edition. I recently installed a new hard disk drive, and had some issues with fstab, got everything working finally and shifted data around in order to get it how i wanted. I moved the download and complete directory from one disk to another, but mounted the disk in the same place in fstab.
but when i fired up a download, firstly it wouldn't write to the disk. i had to create a new download/complete directory for it to write to. this is not the issue, the issue is that every time i complete a new download now, it cannot be accessed from my samba share until i've chmod 777 the folder from the command line?
any ideas how i can sort this out? below is the permissions which i get:
first my original download folder with which i had no problems:
the folder which i had to create for new downloads:
and the same folder with some newly downloaded files which i cannot access:
if you need anymore info just ask:)
thanks!
Dan
I'm running SAB 0.4.6 on Ubuntu server edition. I recently installed a new hard disk drive, and had some issues with fstab, got everything working finally and shifted data around in order to get it how i wanted. I moved the download and complete directory from one disk to another, but mounted the disk in the same place in fstab.
but when i fired up a download, firstly it wouldn't write to the disk. i had to create a new download/complete directory for it to write to. this is not the issue, the issue is that every time i complete a new download now, it cannot be accessed from my samba share until i've chmod 777 the folder from the command line?
any ideas how i can sort this out? below is the permissions which i get:
first my original download folder with which i had no problems:
Code: Select all
drwxrwxrwx 14 server root 4096 2009-04-30 00:37 download
Code: Select all
drwxrwxrwx 2 server server 4096 2009-05-01 12:01 download
Code: Select all
drwx------ 2 server server 4096 2009-05-03 14:38 download1
drwxrwxrwx 2 server server 4096 2009-05-01 12:03 download2
thanks!
Dan