fogbav

Members
  • Posts

    34
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by fogbav

  1. One button - doing a complete check again to verify that source and target folder is 10000% sync. I have many folders that never get synced 100 % ... even pressing keep org Folder structure on R/O shares ... or even deleting complete folder on targets and readd ... 


  2. deleteted folder in btsync ... deleted .syncid file in folder on hdd (wasn't there anymore after deleting btsync folder in web gui) ... readded folder .... same problem ...8(

     

    Someone in another thread mentioned following :

     

    • unique identifier (will be generated for each installation, you can also say 'unique peer id' to this

    Where is it stored ... ? I think killing this one will be the solution ....

  3. Hi there ... i have a little problem ...

     

    i use BTSync on raspbmc distri (Raspberry Pi). 

     

    Everything workes fine ... until the day i decided to build a "standard image" vor all Pis with RaspBMC and btsync running as service.

     

    i cloned the sd card to the other pis. everything works ... beside one problem :

     

    now in "devices" under BTSync 2 of the 4 btsync names are displayed on the same ID ... difficult to sescribe ...8)

     

    It switches in devices tab on same place the info of the two devices ...

     

     DevA .... 200 GB needed ... one second later ... same colum ... 

     DevB .... 123 GB needed ....

     

    it looks like the 2 devices have the same "BT Sync ID" ... but i deleted the .btsync config folder before i created the image ... is something like "sysprep" needed under linux ? IS there a unique BTSync ID stored somewhere ?

     

    even more confusing ... the other 2 clones are running without "identity problem" ... 8)

     

    oh god - hope someone understands what i mean ...8)

     

    Thanks 

     

     

     

     

  4. I think there should be implemented much more monitoring - and force resync must be added. It would be suberb to see how much files and size has the org. Folder ... and what is the exact status on the remote pcs. Also it would be a good thing to see how fast are the other PCs are transfering files (up+down). In actual status i use to "readd" the folders from time to time to get a resync done on the remote clients. Also using "touch" to modify the dates of the r/w client files is a solution - or better it is a workarround to get all files synced ... so all files are detected as "new" and a resync to all clients is forced. 

  5. On RaspBmc August Version i logged in as root and added :

    sudo rm /etc/apt/sources.list.d/btsync.list

    sudo echo deb http
    ://debian.yeasoft.net/btsync wheezy main contrib non-free >> /etc/apt/sources.list.d/btsync.list
    sudo echo deb-src http://debian.yeasoft.net/btsync wheezy main contrib non-free >> /etc/apt/sources.list.d/btsync.list

    sudo apt-get update

     

    then sudo apt-get install btsync ... everything starts correct ....

     


    Everything in configuration window works fine ... but after that following error appears :
     

    Selecting previously unselected package btsync.
    (Reading database ... 24741 files and directories currently installed.)
    Unpacking btsync (from .../btsync_1.1.70-4~wheezy_armhf.deb) ...
    Setting up btsync (1.1.70-4~wheezy) ...
    [....] Autostarting btsync instance 'debconf-default':invoke-rc.d: initscript btsync, action "start" failed.
    dpkg: error processing btsync (--configure):
     subprocess installed post-installation script returned error exit status 1
    Errors were encountered while processing:
     btsync
    E: Sub-process /usr/bin/dpkg returned an error code (1)