kos13

Employees
  • Posts

    750
  • Joined

  • Last visited

  • Days Won

    92

Posts posted by kos13

  1. We are working on optimizing protocol further, so please wait for next builds. We will be faster.

    If the file is big, we transfer only one file in one connection. We are going to make in configurable. So transferring two files most likely will consume all bandwidth you have.

  2. So, in watching a few of my transfers, I notice that neither of my connections are getting anywhere close to maxing out either of the connections.

    I am not sure that I get all the numbers. So you trying to synchronize two machines. Your uplink is 500Mbs download link for second machine is 50Mbs. You are sending 1G file. What speed you see?

    Yes, 1 connection per file is normal.

  3. It is interesting use case. However this is first time users ask about such behavior. Do I understand correctly that you want a share, that will be emptied when all piers got the data?

    Complexity is that Sync doesn't know how many peers share the Secret. So if two peers got data, there might be a third peer that will come in few hours.

  4. Sync splits file to 4Mb chunks, if one chunk was changed - it will be transferred. It works well on files that doesn't change the size, for example TrueCrypt volume.

    If you add one byte in front of the file, all chunks will be shifted and Sync will not be able to detect shifted data.