Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: permission denied for file inside home folder

  1. #11
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Wink Re: permission denied for file inside home folder

    I'm wondering how the folder got created. You see, at least up to and including 10.10, there is a default udev rule for "unknown" USB devices such that they are owned by root - thus causing a need to run applications that use the device as su. Doing so can result in this problem if the application creates a folder.

    I ran into this myself with some non-standard USB cameras and the app that accessed them created a folder for that sessions photos. Since the device was being owned by root, I could run the app via sudo ..... This kept the folder in my directory tree, however since it was su and the device was owned by root the folder was created with root owner, etc.. The way around this was to add a special udev rule where the particular USB manufacturer and product id's so that the devices where rw access to everyone in a group (you could just make it everything to the world as well).

    So, do you know how the folder got created within your home tree?

    Dave

  2. #12
    Join Date
    Sep 2008
    Location
    Godfrey, IL
    Beans
    1,008
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: permission denied for file inside home folder

    I've learned something here, too...two methods to access a directory with a space in the name. My thanks, as well!
    73 from Glenn - KG5UC "Mungo just pawn in game of Life"
    Bump Thread Post #39000 - How To Partition

  3. #13
    Join Date
    Jun 2011
    Location
    AUSTRALIA AUSSIE AUSSIE..
    Beans
    31
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: permission denied for file inside home folder

    So, do you know how the folder got created within your home tree?
    A ok yer sounds abit like the problem i had.

    I copied that folder from my NTFS portable hard drive
    i am an Ubuntu nub please be patient and understanding because after all Professor John Atanasoff was once "just learning" to

  4. #14
    Join Date
    Sep 2012
    Beans
    8

    Re: permission denied for file inside home folder

    Thank you!!!

  5. #15
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: permission denied for file inside home folder

    Back to sleep, old thread.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •