Results 1 to 5 of 5

Thread: Help with Dropbox, permissions, and network sharing documents

  1. #1
    Join Date
    Jul 2008
    Beans
    66

    Help with Dropbox, permissions, and network sharing documents

    So, as is, the setup is a server comp running Ubuntu 11.04 that is running dropbox. It uploads a Samba share folder as a backup service, and to provide cloud access to files and such.

    The issue I have, is that dropbox won't upload files that the server doesn't own. So if computer A tries to create a document on and place it on the server, it is set to own the document. Dropbox then fails to upload it.

    I thus went in and changed ownership to get them to upload (changed to server owned) which worked fine, but now, not having ownership of the files, computer A is not able to edit/control/replace the files with newer versions.

    My initial thought, was to run Dropbox as root, and leave the permissions as is, but seem to run into trouble with getting it to do as such.

    My other thought was a script to change the owner at a set time period (say midnight) enough time for dropbox to upload, and then change it back in the morning, but that also seems sloppy and unneccesary.

    Any ideas or help is greatly greatly appreciated.

  2. #2
    Join Date
    Jul 2008
    Beans
    66

    Re: Help with Dropbox, permissions, and network sharing documents

    Bump. Anyone have any ideas?

  3. #3
    Join Date
    Jul 2008
    Beans
    66

    Re: Help with Dropbox, permissions, and network sharing documents

    Still none? I don't imagine the issue is that complex :\

  4. #4
    Join Date
    Jul 2008
    Beans
    66

    Re: Help with Dropbox, permissions, and network sharing documents

    New year bump.

  5. #5
    Join Date
    Nov 2012
    Location
    France
    Beans
    112
    Distro
    Xubuntu 14.10 Utopic Unicorn

    Re: Help with Dropbox, permissions, and network sharing documents

    Make a group where both the server and "computer A" are in, then set the files to "read + write" for owner and group (eg. chmod 664 file_name).

Tags for this Thread

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
  •