e2zippo

New Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by e2zippo

  1. On 2/10/2016 at 9:43 AM, Helen said:

    e2zippo,

    The easiest is ssh as root (might be necessary) and `chown -R admin /path/to/the/folder`. However, if this is some domain or network folder, I'd rather turn to your system admin for that. There might be some special permissions set there I'm not aware of. 

    Hey!

    I made a test folder with these permissions 

    e2zippo.JPG.6ac2adf1399b814c6a223a17bdf8

    e2zippo is a member of the admin group.

    This folder works as intended!

    However, when I added my other folder with all my pictures (same permissions) I get a lot of these errors (on Synology end)

    Errors_nars.JPG.5f3e579f3f65ee2d5318b0de

    Exactly how should the permissions look like?

    I mean, the test folder works fine when e2zippo is set as the owner.

     

     

  2. 8 hours ago, Helen said:

    e2zippo,

    That will need ssh connection to NAS. See under who Sync runs (ps aux | grep sync) and see if that user has access to the folder, go to the folder (cd /folder/path) and list the permissions (ls -alh). Are you OK with ssh connection to NAS? 

    Totally fine with SSH.

    Getting these results.

     

     

    grep sync.JPG

     

    This is from the folder bittorentsync

    ls-alh.JPG

  3. On 2/5/2016 at 11:41 AM, Helen said:

    as was mentioned, this might be reconsidered. 
    And no, it wasn't so till Sync 2.0. Earlier syncs (1.4.x and older) were made by SynoComminuty, not us, and they run under btsync user. 

    OK. But I still l can't get it working, I've made sure both the admin and guest account has rw access to my folders, still getting the same error Uninstalled and installed several times. Any ideas?

  4. 2 hours ago, Helen said:

    @e2zippo, 

    As dzonsie correctly noticed, Sync on NAS runs under "admin" user, so that user shall have write access to the folder. If it doesn't or if you don't have 'admin' user on your NAS, Sync won't have permissions to write to selected folder. 

    There shall be admin user. Any other, even with administrative privileges won't work. This is coded into package's scripts. perhaps will be reconsidered. 

     

    Has this been changed since 1.4.111? Because I haven't made any changes with my users.

    So I have to 

    Uninstalled and reinstalled, checked the permissions on the admin user but I still get the error?! 

  5. 34 minutes ago, Helen said:

    @e2zippo, 

    As dzonsie correctly noticed, Sync on NAS runs under "admin" user, so that user shall have write access to the folder. If it doesn't or if you don't have 'admin' user on your NAS, Sync won't have permissions to write to selected folder. 

    There shall be admin user. Any other, even with administrative privileges won't work. This is coded into package's scripts. perhaps will be reconsidered. 

     

     

     

    Has this been changed since 1.4.111? Because I haven't made any changes with my users.

    I just enabled Read & Write on my admin user, still getting the error.

    Tried stopping the service and starting again, didn't work. Do I need to reinstall?