RomanZ

Administrators
  • Posts

    3,588
  • Joined

  • Last visited

Everything posted by RomanZ

  1. @IrishGodfather I'll do my best to help you, if you can share more details. In particular, I need debug logs from both your Winserver and Macos. Please send them to syncapp@bittorrent.com and mention this topic in the message body,
  2. Ingo, I see that you've opened a ticket with our support. Please follow support to resolve your issue.
  3. @trevellyan This is going to be fixed in next version of BTSync (1.4). In 1.3 you can only send it over e-mail. If you have your e-mail account set, you can copy it from the message body before sending.
  4. @pklausner Thanks for the information. I still did not manage to reproduce issue in the lab. If you wish to help me debugging the issue - I'll need debug logs from both your Mac and Linux machine. If you are not willing to help debugging the issue - you may share a read-only key for backup purposes to your Linux to make sure it won't do any changes. And please pass my apologies to little Sophia. If the concept of beta-something is too complicated for her age - I guess you can explain something simple, like when you are making a brand new cake recipe, the first several cakes might be far from ideal
  5. @BeTheSync It is going to be mentioned in the history, independent from the OS. History will claim "Finished syncing file <filename> added by <peer_with_RW_key>" when file gets restored on RO peer.
  6. @c0wb0yc0d3r "disable sync on a directory" is somewhat ambiguous term. Could you please share the commands you use, what you get as a response and what do you expect to get? Thanks!
  7. @arthurlewis That's strange. Actually, the data you supplied in your config should be enough to run BTSync in API mode (i tried it in my lab). The sync.log file should appear in storage folder. If it does not - try adding "--nodaemon" key so you'll see debug output directly into the terminal window.
  8. @JontyC93 You can try to catch notification on Mac or Windows. Also, you can use API to determine if sync is complete.
  9. @all I would prefer to solve the issue with the errors flowing in the log rather then hiding the log with errors. Could you plz enable full debug and provide us a log for analysis to syncapp@bittorrent.com? Thanks!
  10. @sebzahn in 1.4 release. Rough ETA - Summer 2014.
  11. @spYro It is not fileguard. It is peer_id. 1. Deleting the settings.dat and settings.dat.old will force BTSync to re-create them with default settings - and new PeerID. This is legitimate, but has a major drawback - all other settings will be reset (excluding folder-specific ones). 2. Its a backup. If BTSync realizes that settings.dat is corrupt, it will load the backup. Changing the part of settings.dat is not advised - you can easily corrupt the format and in best case make the file unreadable (which will force its restoration from backup or re-creation), while in worst case - corrupt some settings.
  12. @Lanny BTSync hasn't been tested with Yosemite yet, though planned.
  13. UPD. Fixed in upcoming 1.4 release.
  14. All, This is confirmed to be a bug, the list is never cleaned up. Will be fixed in upcoming 1.4 release.
  15. @ctismer Updated FAQ. Also, the issue with syncing of one file should not prevent syncing others! If Sync behaves in that way - I'd advise filing a ticket to our support!
  16. @Ouanilo No, and it seems to be a bug. Thank you for reporting!
  17. @spYro You are right - cloning won't allow cloned versions of BTSync to communicate each other due to multiple instances of wannabe-unique PeerID. You can force to re-create it by deleting the settings.dat and settings.dat.old file.
  18. @drjones I'm afraid I'm missing what is confusing you. When BTSync app is active on your phone display - it runs backup. If you minimize it \ hide to background, it will stop backup and won't do it until you open it explicitly again.
  19. @zD6yOzDZQHtj Backup is going to be improved in upcoming 1.4, so you'll get the ability to leave files as-is on PC even if mobile device removed them.
  20. @Ouanilo Sync API works only for the desktop. It allows adding / removing folders. Adding folders is not only limited to adding some data to sync.dat files. Why would you like to avoid using GUI for mobile?
  21. @devilsray BTSync is intended to sync files between 2 different computers, not on the same one. Also, BTSync requires 2 or more peers to be online at the same time to transfer data, which does not look feasible on a single physical computer (unless you are running VSX server os )
  22. @smcline06 There is no such setting. I'll check what is the time period when they should disappear and get back to you.
  23. @BeTheSync It is not possible. Why would you like to do it? Non-debug log actually writes very few information with a matter of time.
  24. @Trondos I still would advise on preventing SyncArchive cleanup by BTSync means.