ptkfs

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ptkfs

  1. I don't think the client has anything like that today. You can maintain two separate folders on the local machine (remote sync copy, then local+remote storage) and use some other software (eg, Microsoft's SyncToy) to implement a complex local sync rule to accomplish what you want.
  2. You download archive, extract the contents, change paths until you see `btsync,` then... Run once: chmod +x ./btsyncThen each time you want to start the app: ./btsyncIf you want it to run every time you reboot, try the first guide here: https://duckduckgo.com/?q=CentOS+crontab+run+at+reboot
  3. Is anyone using BTSync to create public shared media? I noticed no one had created anything using the trivial secret: A0000000000000000000000000000000
  4. Sorry if this has been detailed before, but hopefully someone can answer this from here. When I generate new folder secrets using the latest windows client: I notice that the key will never use these characters: {0, 1, 8, 9}. Everything else ({2-7,A-Z}) gets expressed occasionally, but the other four characters are never used. Any good reason for this?