b431768

New Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by b431768

  1. BitTorrent Sync 1.4.91

     

    I am getting this message continuously repeated in the log file for various /Icon files:

     

    FC[EC2A]: LoadTorrent: failed to set download type for //com.apple.ResourceForkox/Public/Icon

     

    The files concerned are on a ExFat partition mounted under arm linux (raspberry pi).

    I'm using a conf file for the sync. No proxy or webui.

     

    "shared_folders" :

      [
        {
          "secret" : "ABCDXXXXX", // required field - use -$
          "dir" : "/mnt/DataDrum/BTSync/BTBox", // * required field
          "use_relay_server" : false, //  use relay server when direct connection f$
          "use_tracker" : false,
          "use_dht" : false,
          "search_lan" : true,
          "use_sync_trash" : true, // enable SyncArchive to store files deleted on $
          "overwrite_changes" : false, // restore modified files to original versio$
        }

     

    Sync itself seems to work fine.