no1san

New Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by no1san

  1. Hi,

    want to try this on Lenovo  ix4-300d.

    Download loaction is not correct anymore.

    (http://btsync.s3-website-us-east-1.amazonaws.com/btsync_arm.tar.gz)

     

    Newbe so checking the rest of the forum for help.

    Suggestions welcome.

     

    edit:

    http://www.bittorrent.com/sync/download#_

    Download the arm version

     

     

    I can confirm that btsync works on Lenovo Iomega EZ Media & Backup Center


    Steps to install it:
    1. Enable SSH access by visiting: http://your-iomega-ip/manage/diagnostics.html (mark top checkbox, choose port-number and your-password, click Apply)
    2. SSH to iomega (on Linux open terminal and type ssh -l root -p port-number your-iomega-ip). Warning! Your password is not the same as the one you defined through the web-page! Add 'soho' before your-password. If you had qwerty then use sohoqwerty to login.
    3.

    cd opt/apps
    4.
    wget http://btsync.s3-website-us-east-1.amazonaws.com/btsync_arm.tar.gz
    5.
    tar -xzvf btsync_arm.tar.gz
    6.
    rm btsync_arm.tar.gz
    7.
    nano /etc/rc.local
    • place
      (sleep 300; /opt/apps/btsync) &
      before
      exit 0
    • To save your changes press: ctrl-x, 'y' and 'enter'
    8.
    reboot
    You're done! To test your btsync wait for ca. 10 minutes and go to http://your-iomega-ip:8888
    (make sure port 8888 is open)