nibzo1

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by nibzo1

  1. i gave a raspberry pi a go but it didnt do well.

     

    A year or so ago i funded a kickstarter. I ended up getting one of these http://shop.udoo.org/eu/product/udoo-quad.html. Then installed openmediavault and btsync.

     

    its a pretty capable low powered.

     

    A few of the hardware specs

     

    CPU Freescale i.MX 6 ARM Cortex-A9 Quad core 1GHz
    RAM DDR3 1GB
    Input Voltage (recommended) 6-15 V
    Ethernet RJ45 (10/100/1000 MBit)
    WiFi Module

    SATA 

     

     

    you can power a 3.5 inch HDD from the ardunio ports so you dont need an external power supply. There is tutorial on their forums. I added a WD Red 4TB for NAS 3.5-inch 

     

    it runs away all powered from a 12v power adapter and its not to expensive

  2. A quick question on this part.

     

     

     

    1. They choose one ore more folders on their system and submit the keys for those folders to your website
    2. The website uses the API to add those keys to the BTsync instance

    API methods such as GetFolders and AddFolders should be more than enough to get you started.

     

     

    Does addFolders() need to have a folder on the server that already exists?

     

    From the api documentation

     

     

     

    the folder will have to pre-exist on the disk and Sync will add it into a list of syncing folders.