WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: filetool.sh permission error  (Read 1599 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
filetool.sh permission error
« on: August 24, 2014, 03:07:53 AM »
Code: [Select]
jls@eeepc:~$ filetool.sh -b
sed: can't create temp file '/opt/.filetool.lstM14a57': Permission denied
Backing up files to /mnt/sda3/dce/mydata.tgzDone.
because /opt is owned by root
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: filetool.sh permission error
« Reply #1 on: August 24, 2014, 12:17:33 PM »
Standard Core has root:staff ownership and writable by user and group.  I will change the ownership of /opt to root:staff and writable by user and group for the dCore ports.  That should fix it.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: filetool.sh permission error
« Reply #2 on: August 24, 2014, 02:21:36 PM »
Changed directory perms of the dCore ports to match Core, tested and should be working now.