ivarson

Members
  • Posts

    58
  • Joined

  • Last visited

Posts posted by ivarson

  1. If I have a really big Sync-share with files downloaded via a torrent client on it, (and FS notifications still turned on)

    would there be any overhead synced with BTSync?

    I just told my torrentclient to append a temp. extension to incomplete downloads and added that extension to IgnoreList within the share ( .!ut ).

    But since there's many small changes all the time ( less than 1000 mb which is default upper limit for patching in Sync),

    would Sync actually keep patching only the affected bits?

    i dont pre-allocate files, or download sequential if that matters?

  2. On 2016-02-24 at 7:32 AM, Loris Chiocca said:

    Well, the thing is, if I add a standard folder it doesn't ask me that confirmation. It only asks when I add an encrypted folder. It's more about UI consistency. Actually, the thing that bothers me the most about that warning is the word "destination". I'm choosing a *source* not a destination. This leads to questions that @PaulU correctly deducted.

    The next thing that I find strange is that if I already have a standard folder (that is currently syncing on multiple machines), then it should be possible to add an encrypted target to that mesh. Currently I can only see the RO and RW keys. It would be really great if you could add a feature that "converts" a standard RW/RO keyset into a RW/RO/E keyset.

    Never thought about the abscense of the warning on Desktops, but on my Android i always get a warning if the destination folder has content.

    +1 it could be more clear what the outcome of merging dirs would be, maybe a 'questionmark' or something within the warning, which indeed should be consistent where applicable.

     

    I too think it would be smooth if standard folder-type just evolved and got more features instead of us having to choose or re-create shares to enjoy new features like encryption, however you have to take backward compability into conscideration.

     

    I suspect they're trying not to mess up for legacy versions too much. At some point it might be neccesarry to deal with it, like in a major update, but having users being forced to upgrade dozens of peers at the same time wouldnt be acceptable neither.

    I've neither got insight in their dev.  nor am I a developer (since many years) so its merely a guess though :-p

     

  3. if files havent changed, their content isnt polled, that would be tedious and would sort of defeat the purpose of having an index.

    you can disable filesystem notifications in advanced settings and also increase the scan interval which defaults to 600 secs/10 minutes.

     

    or are you talking about re-creating the share? that would require new hashes and would take as much time as the indexing the first share did (if filecount hasnt increased)

  4. I too get this, starting with 2.3.3.

    Applies to both win10 and arm/rp2 installation. These two are on the same lan

     

    Although, my third device, also a win10 pc does not have this message while idle. This one is in another city..

    Kinda sounds like network related, but neither i changed anything.

     

    In prevous builds like 2.3.2 i did saw "could not get list off trackers" flashing for 1 second and then dissappeared when launching, but now its persistent in 2.3.3

     

     

  5. Sync v2.3.2 on Windows 10 [ build 11099 ]

    When sharing the root of a drive on Windows, Sync includes the colon " : " in the sharename.

    While this works for the device setting the share up, other devices will get (no write permission) when accepting default name and connecting the folder below root-level.

    Obviously invalid character for a file or foldername.

    No biggie at all, just thought i'd share. maybe disturbing for someone who uses autosync between devices or something.

  6. Are there any official collection of documentation for current version of sync on a technical level? 

    On topics from ports used to description off Power User settings.

    Admittedly the power settings are pretty self explanatory, but at least I'd like to know what unit those integers are, days, seconds, minutes, bits or bytes? 

     

  7. 5 hours ago, GreatMarko said:

    Devices will be automatically removed from a folder's peer list after 7 days with no connection (this is configurable via the advanced "peer_expiration_days" setting)

    So setting it to '0' temporary would clear them? Would this also apply to my thread here, that is, would my own abandoned but still linked device dissappear, or is it required to unlink from that very device?

  8. 11 hours ago, GreatMarko said:

    If your neighbor downloaded Sync from an official source (i.e. getsync.com), then this will be what's known as a "false positive".

    Please see the Virus Total scan for BTSync_x64.exe (2.3.1.259) here. As you can see Symantec (Norton) finds the file clean. The same is true of the 32-bit version (BTSync.exe)

    Thanks...

    Yes, of course it is, but can't you affect symantec/norton to whitelist your product?

  9. Tried to convince my neighbor to install sync to send me a big file.

    But he claimed his AV blocked it as Unsafe, "WS.Reputation.1".

    So no transfer took place :-p

    He's a legal customer and get definition updates from Norton/symantec and such.

    Same scenario as here http://forum.bittorrent.com/topic/31710-bittorrent-client-update-marked-unsafe-and-deleted-by-norton-security-suite/

    though that was the Bittorrent client, but of course i realize its common code being detected. 

  10. Ive shared my Documents folder with all my linked devices (Windows 10)

    Each time i empty my recyclebin i get loads of locked files.

    I added $RECYCLE.BIN

    to .sync\IgnoreList to get rid of those.

    My Documentfolder is redirected and being offline-synced (corporate).

    Does anyone else have issues with the recyclebin, and why is it not being excluded by default anyway?

    Other OS'es corresponding trashfolders (.Trashes) are being excluded, and we do got Sync's Archive-folder to recover deleted files anyway?

     

  11. Again, I'm a freshman at Sync, but the way peers address each other really shouldn't affect their content. 

    I do work with Windows servers and their bmr/systemstate backup (DPM).

    I'd just make sure the vhdx really didn't have its crc changed on either side. If you copy the files into the offsite share by other methods, is it still being overwritten? (it shouldn't). 

    Of course there's logs generated by sync probably giving a reason for resending that other guys here can instruct you on, but other than an actual tampering with the file consistency, I don't see why it should resend.. Sorry, hope you'll get better help from anyone else. 

  12. Depending on whats most important, completing the sync or keep the timewindow, you could also install sync as  service and setup a scheduled task for it with desired properties. like running it each night for 4 hours then stop it. if files are larger, completeness is important or you need access to Sync outside that timeframe RomanZ advice is more suitable..