Seagate Wireless Plus


John Peterson

Recommended Posts

## Seagate Wireless Plus

 

Explain if btsync_arm.tar.gz run in Seagate Wireless Plus

 

I.o.w. in [2.6.32 #339 Fri Feb 22 16:29:32 IST 2013 armv7l](http://wplus.iplaq.com)

 

By testing the procedure in the topic

 

* Run

* Auto start

 

 

## Run

 

1) Login to a Seagate Wireless Plus

 

# password: goflex

telnet -l root 172.25.0.1

 

2) Running btsync in a Seagate Wireless Plus

 


tar vxzf btsync_arm.tar.gz -C /usr/local/bin btsync

btsync

 

3) Syncing a folder from http://172.25.0.1:8888

 

 

## Auto start

 

1) Auto starting btsync

 

mkdir -p /home/.btsync; btsync --dump-sample-config > /home/.btsync/config.json

 

Write this in /etc/rc.local

 

btsync --config /home/.btsync/config.json

 

Restart Seagate Wireless Plus

 

Test if btsync is running

 

ps aux | grep btsync

Link to comment
Share on other sites

  • 2 weeks later...
  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.