flyh

New Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by flyh

  1. verion: 1.4.106 beta , platform: arm, OS: linux

    when I use bts to sync file, I find a problem:at the beginning, bts can sync file well, but after 3 days , I can not sync files, I find the folder's status is "can not identify the destination folder", also the .sync folder has no "ID" file.  this reason is "links  will expire in 3 days" ?

    I try to start another test, do not check the "links  will expire in 3 days", but after 3 days, It can not sync too.

    I want to cancel the "expire in 3 days", any API can do this? or start with "btsync --config conf.file", the conf.file has any setting with it?

    Help me! O(∩_∩)O~ thanks

  2. I see the IgnoreList file:

    # OS generated files #
    .DS_Store
    .Spotlight-V100
    .Trashes
    ehthumbs.db
    desktop.ini
    Thumbs.db
    # Temporary files #
    ~*
    *~
    .~lock.*
    *.part
    *.crdownload
    @eaDir
    @SynoResource
    .@__thumb
    ._*

    I find the file collect.properties can not sync, but I can not find the rule from  the IgnoreList file  to ignore the file collect.properties.

    I clean up the IgnoreList file , I find It also not sync collect.properties too. Is this normal?

  3. 16 hours ago, GreatMarko said:

    A couple of points to note; firstly, Sync can't sync files that are open/locked/in use by other applications. Such files will only sync once they are closed by their respective applications. Secondly, check the exclusion rules in the IgnoreList file - this file includes a set of editable rules which instruct Sync to exclude certain files/folders from syncing. For more information, please see this Help Center article.

    I see the IgnoreList file:

    # OS generated files #
    .DS_Store
    .Spotlight-V100
    .Trashes
    ehthumbs.db
    desktop.ini
    Thumbs.db
    # Temporary files #
    ~*
    *~
    .~lock.*
    *.part
    *.crdownload
    @eaDir
    @SynoResource
    .@__thumb
    ._*

    I find the file collect.properties can not sync, but I can not find the rule from  the IgnoreList file  to ignore the file collect.properties.

    If I clear the IgnoreList file , Can I sync all of files?