Remirus

Members
  • Posts

    311
  • Joined

  • Last visited

Everything posted by Remirus

  1. NicovdDussen, you can open your shared folder and edit .sync/IgnoreList file. You can put there this string: .goutputstream*After that disconnect that folder and connect it again. Then .goutputstream* files will not be synchronized anymore. .goutputstream* are temporary files that GLib uses in file write activities it also may be created by applications using GIO library. Sync don't create such files.
  2. geza, it is normal Sync behaviour to index all files after start. But you don't have to worry: Sync will only check m-time and size of your files. Android System will give notification to the Sync, that new file was added to the folder. But if Sync was turned off, it will not know, that there are new or modified folders, so it rescans all the folder after start.
  3. seanfl, that happened, because peer ID of Syncs was the same. If peer ID is the same, Sync will not find another PC. For next time you can read this article to determine, why peers are not connecting.
  4. abramq, usually Sync works from the user, who launched the Sync. You can see it in console task managers, for example: top | grep btsync
  5. pkaplan, please collect crash dumps and send it to syncapp@bittorrent.com You can find *.dmp files at .sync directory. If you use sync.conf (configuration file, see at configured local storage folder). 1. In Terminal run command ulimit -c unlimited. 2. From this Terminal windows start BitTorrent Sync. 3. When BTSync crashes, there should be a crash dump placed near btsync binary. It will be a file with digits in its name.
  6. Muhmahmie, please send us logs from two peers according to this instruction.
  7. There may be various reasons, why you don't see peers. You can try to disable all network interfaces except one(if you have more, than one), directly connect computers via one network interface into one LAN and disable firewall/antivirus. If that will not help you please send us logs according this instruction. Also please click on the peer list, where you have "No peers" and send us screenshot with that pop-up window. Approval issue obviously related to connection, because without connection you cannot receive approval requests.
  8. link266, There may be different reason, why your files syncing slow. Maybe this article will help you to solve the problem. jdyer, Please tell us what is the channel bandwidth you have and what upload/download speed Sync shows you. Also please tell us what system resources you have for your server.
  9. Please collect logs according this instruction and send it for analysis.
  10. Thank you for reporting. This is a known bug. It will be fixed in future updates.