acmodeu

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by acmodeu

  1. Strange, I've set umask to 0002 but still i'm getting drwxr-s--- on newly creadted and synced folders.
  2. Yes, something like "umask": 2, in the settings.json of the transmission-daemon. On the other hand transmission-daemon starts from the name of itself, but btsync starts from the name of the root. If it matters of course...
  3. Thank you, I thought I was doing something wrong. BTW by XXX-XXX-XXX-XXX I meant server's ip address so there is nothing strange.
  4. I'm running btsync daemon on a debian server, everyhing is fine except one tricky thing. I changed device_name in debconf-default.conf manually (the daemon was preliminarily stopped and started afterwards) but after upgrades (and today's too) it resets to default "ipXXX-XXX-XXX-XXX - Default Instance". How can I prevent this from happening?
  5. Thank you. Do you mean that on windows client I also should use "/" or "\" instead?
  6. I'm syncing data among 2 windows and one debian machines. There is folderX which I want to be exclude from syncing. What should I write in .SyncIgnore files on both windows and debian clients if the folder name may coincide with other folders? Example: /sync-folder/ /sync-folder/folderX /sync-folder/folder1/folderX I want to exclude folderX only from folder1.