fsieber

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by fsieber

  1. Version 1.3.109 on Windows 8.1. I have about 80 folders. When I run bit torrent sync, it is connected to one peer, version 1.3.109 on a laptop WIndows 8.1. However, only about 20 folders are synced with this laptop. The other folders are synced to a system that is not running. After requesting exit through tray context menu, the process continues to run and takes up about 30% of cpu. It has to be killed manually. (Athlon II X3 455, 8MB memory, Windows 8.1 Pro). Also, automatic update will not work, because the program will not shut down properly. On the laptop which only has about 20 folders synced, the program shuts down correctly. (Intel i3-3110M, 8MB, Windos 8.1 Pro). This may not be bothering anyone because most people do not run with a lot of folders, especially synced with a system that is not running most of the time. Sync.log available at https://www.dropbox.com/s/jkp1eaicf03hu2t/sync.log Sync.log.old available at https://www.dropbox.com/sh/mzwarir8s45er6j/AADAbGZZmBg6eaUdA--zv3Rka/sync.log.old
  2. 1.2.82 on Beagle Bone Black with Debian 7.3 from arch=armv7l uname -a = linux arm 3.8.13-bone36 #1 SMP Mon Jan 13 22:00:59 UTC 2014 armv7l GNU/Linux. On execution you get "command not found", indicating probable problems finding all the libraries. One suggested fix by cutter at http://forum.bittorrent.com/topic/8746-i-can-not-execute-syncapp-arm-on-my-nas-based-on-sl3516-cpu/#entry28830: I got my raspberry pi working with some symlinking. That 'No such file or directory' is just terrible. Sync is looking for all your libs in /lib, on my disto (raspbmc) they are all in /lib/arm-linux-gnueabihf/. Specifically ld-linux.so.3 symlink it to /lib with sudo ln -s /lib/arm-linux-gnueabihf/ld-linux.so.3 /lib/ld-linux.so.3 assuming yours is in the same location as mine (use find if its not) Then it finally worked: pi@raspbmc:~$ ./SyncApp_arm --help SyncApp 1.0.75 You may need to symlink some more (libc, librt, libdl, libm, libpthread). Thanks to Ivan for his help. cheers, I have not yet done all the work on this. Any other suggestions? 1.2.82 on Beagle Bone Black with Debian 7.3 from arch=armv7l uname -a = linux arm 3.8.13-bone36 #1 SMP Mon Jan 13 22:00:59 UTC 2014 armv7l GNU/Linux. Apparently the suggestion in the last post worked, which I did not realize when I made the previous post. 1.2.82 on Beagle Bone Black with Debian 7.3 was from https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-17-4gb.img.xz Oops: https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-17-4gb.img.xz Oops. "https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-17-4gb.img.xz" Oops. 'https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-17-4gb.img.xz' Oops //rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-17-4gb.img.xz