RomanZ

Administrators
  • Posts

    3,588
  • Joined

  • Last visited

Everything posted by RomanZ

  1. Dear forum, As @vadimt mentioned, 1.2.87 contains no functional changes from 1.2.82, only minor UI changes during install time. Please treat it as if it is 1.2.82. We are publishing the change log for a new version when it contains functional changes - and we'll do in future.
  2. Guys, Anyone else with "saw-shaped-traffic" issue managed to do the test with 1-2megs numerous file sync between 2 peers?
  3. s24joe, I would also appreciate a console output for couple of commands, please perform second command in the same folder where your problematic sync is stored: ps aux | grep btsync ls -l Thanks!
  4. When you are sending files below ~12 megs, BTSync is going to open several connections instead of only one and transfer several files simultaneously. Standard piece being send is around 1 meg, so these files would consist of at least 2 pieces. I suspect it could be ISP throttling. For now it looks like someone (router? ISP? some relay server) intentionally drops a packet or tho every time period and limiting the traffic by doing so. If this is true, then opening several connections is going to occupy full bandwidth. From other side, if there is a bottleneck on, say, your router because of amount of UDP packets - splitting connections is not going to help as amount of packets should stay the same. sty, Thanks for the information. In your case it looks like ISP is limiting the speed. I'll check how (and if) this can be workarounded. Also, thanks for the proposal - it's worth of posting in wishlist forum
  5. Hi unlimitedbacon, BTSync access to file system only using OS API. It is not a kernel-space application, so it is very unlikely that it damages filesystem unless OS does that. I see that F2FS is relatively fresh file system and it keeps update by it's creator. According to Wiki the latest unstable release was in Feb 2013 and stable is yet to be done. It also depends on which kernel version do you use in your Raspbmc, as there are still commits related to F2FS. The only role I see BTSync can do here is to read and write data extensively. I can advise you to set up your Raspbmc using traditional ext file system instead of F2FS and see if issue persists.
  6. proactiveservices, As it fits the topic name, join the thread. Could you please share more details? Devices, OSes, versions of BTSync, type of data synced (at least - avg size and amount of files)? Only one suggestion I can make without having info above - try turning on "lan_use_tcp" advanced setting to force using TCP instead of UDP in your LAN.
  7. Johan, This limitation is more a bug, than limitation. We want to fix it as technically there should be no limit for file size (well, unless there is some filesystem which supports it). The product is in Beta phase now, so I cannot claim for any ETA now, sorry.
  8. Hi Watchout, Actually it hardly depends how iTunes work. I would avoid syncing iTunes data by two reasons: a) iTunes might load earlier than your user (and BTSync does). In this case if it modifies it's files - they would be fresher than ones you are trying to sync Some of iTunes files might be bound to hardware (HDD id, custom paths, etc.) - so I'm really not sure that iTunes files are going to work if they are moved either manually or by BTSync. hernangeles, I tried syncing music to "Auto add to iTunes" directory and it worked perfectly. However, there is one little peculiarity: when iTunes can't add something (due to unsupported format), it moves file to "Not Added" folder instead. I can guess that iTunes tries to add file before BTSync complete the download with .synctemp extension - and moves to "Not Added" folder. Can you please check the "Not Added"? If this is not your case - can you describe precisely how it is not working? Thanks.
  9. Hi cfrancesca, Indeed, the complexity of working with documents and sharing them between apps grows from the iOS architecture, which forces every app to run in their private environment and restricts access to other apps environments. In general, there is an ability to "Open in..." document in some text editor, edit and then save it back to BTSync. To do this, your text editor must support "Open In..." functionality. For example, Safari, default browser, can easily send document to any app installed in iOS which accepts documents - including BTSync. So, it depends on your text editor if it has an ability to send documents to other apps, or not.
  10. Hi stlBilek, Is the app which edits these frequently-changed files still running? I guess it can keep them open exclusively and restricts other apps (BTSync) from reading. The fact that they are getting in .SyncArchive is really strange, it is like someone is deleting these files on other peers... Anyway, full debug logs can shed some light on this mystery.
  11. Hi pruppert, No, mobile app does not allow same settings as desktop apps. It has default settings (pretty much the same default settings as on PC) which can't be changed. They are not synced together with data.
  12. Hi lynnard, We never encountered such problems on Android. I can suggest that issue covers within Android runtime for Blackberry.
  13. Hi s24joe, Most likely you have issues with write permissions on your RPI device. I suggest checking the user which runs btsync process and sync folder permissions. If it does not help - Can I ask you to collect debug logs on both computers and drop to me for analysis?
  14. Hi AndyIbanez, If you delete your files on a remote server, it will be deleted on other peers as well, including read-only peers. If you want to make sure that Sync is not locking any of your files - you can shut down the Sync. When running - it has to open your files and re-check them for changes periodically. Also, you can reduce this period of checking on your read-only peer by adjusting folder_rescan_interval parameter in advanced settings.
  15. Hi Thorvald, - BTSync is designed to sync your existing files without copying them to some special folder. You can add the folder and all the content will be synced with conforming directory tree. - BTSync does not support users and user groups, however it supports 2 level of access to data you sharing: read-write and read-only. So, some of peers you are syncing data with can get a read-only key from you and will not be able to affect data on other peers. - BTSync is free. - BTSync uses external Bittorrent tracker server for peers visibility and relay server for data exchange in cases where direct connection is not possible. If direct connection is possible, the data flows directly between peers. - You need to install client on all peers that have folders to be synced.
  16. Hi hawibtsync, We are working hard to make BTSync better, more stable, user and hardware friendly. Thank you for your feedback.
  17. Hi Tony, We want to add control over interfaces to BTSync in future. I suggest putting your request in Wishlist as well.
  18. elephanthunter, There is no way to get the secret in mobile UI. The secret which can be displayed as QR code is a one-time secret for transferring particular files, not for permanent sync folder. Thanks for posting your feature request, we'll consider it in future releases. I also suggest putting it into wishlist topic.
  19. vasaka, This is a known issue which we would like to resolve in 1.3 upcoming release. For now recommendation would be - don't rename files changing only case.
  20. Automatic Coding, I suggest putting your idea into wishlist, which can be used as a new features pool.
  21. antol111, I could agree on calculation issue if we are talking about low-performance CPUs, but if you are using desktop PCs with x86/x64 architecture - calculating hashes and signing wouldn't be an issue, the bottleneck would be the communication channel. There is another way to make multiple connections between peers rather than adding more peers. Could you please try to make a folder containing large amount of files (enough to make a speed measurement and a graph) sized from 1 to 2Mb? In this case both peers would transfer files simultaneously using several connections. Thanks!
  22. deoren, If you are logged in as a different user and no processes are running under user account - then you are right, no big amount of handles should be open to user's profile. And even if you do log in under user - 30k files seems too much to be locked, only in the case if some folder in user profile is completely unaccessible for the user... which is unlikely (unless done intentionally). I would appreciate if you drop a short note with ticket ID here or to my PM when you send logs to sync app@bittorrent. Thanks!
  23. Dear Johan, BTSync could not sync such a huge files. Current limitation for a single file size is around 1Tb.
  24. Hi jwinter, Thanks a lot for logs. I'll come up with results analysis when i'm done.