dmbortz

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by dmbortz

  1. I just looked back at your original posted question and it seems to be about how to enable debugging on a synology NAS (something which I have no insight about). On the synology NAS, btsync is run as the 'btsync' user, whereas on my laptop, btsync is run using my username. So, I'm not sure how knowing the permissions for files on my linux laptop will help.

    However, I went and looked and as I suspected, there's nothing special about the permissions. All files in $HOME as well as $HOME/.sync have permissions -rw-r--r-- and all directories and sub-directories have permissions drwxr-xr-x. And, all files and directories have my username as the owner and as well as the group (as is standard for a mint/ubuntu install).

    I also logged in to my synology NAS and in my $HOME directory, the sync'd directory has an owner:group of btsync:users. The permissions are drwxrwxr-x. The files and subdirectories in the sync'd directory are all -rw-r--r-- and drwxr-xr-x, respectively.

    Lastly, it appears that all I had to do to turn off debugging was restart btsync.

    D

    yes, but not to mine :-)

    so would you please tell?

  2. Hello,

    I'm a little confused by this suggestion as the .sync directory is in every BTSync install (whatever the current working directory was when the binary was executed). All I did was follow the instructions in the first post in this topic (by user kos13). The permissions and owner:group settings are unrelated to my issue.

    D

    Here is not such directory.

    What are the permissions and owner:group settings? Maybe I can add this folder myself, but I need to know the permissions.

  3. Hello,

    I'm using BTSync on Linux Mint 14 (Nadia). As far as I how I enable it, I followed the instructions in the first post of this topic (create the debug.txt file with FFFF and put it in the .sync directory). The issue is that the debug.txt file has disappeared, but the sync.log file keeps growing with (what appear to me as) debugging comments.

    D

    Hi,

    what system do you use BTSync? On Windows/Mac you should just clicke the very same Checkbox you've used to turn on debugging.

    On linux...oh well, I really have no clue on how to ENABLE debugging in the first place.

    If you enabled debugging on Linux, would you tell, HOW you enabled it? (what steps and where)

    Then, I'm sure, we can figure out, how to disable debugging again :-)