flyh

New Members
  • Posts

    9
  • Joined

  • Last visited

Everything 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. 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?
  4. btsync arm 2.3.3 When I finish sync the whole folder which has lots of vides(each about 700MB ), but I restart the btsync, all files will sync again althought those files is exist in the floder. Is this phenomenon Normal? or how can I use Incremental updates?
  5. version: btsync arm 2.3.3 When I sync the whole folder(totle 20G) which has lots of files and folders, Most files can do well, but I find some files can not sync. Here is the history(like added file WEB-INF/classes/test.file can not sync)
  6. I want know the sync complete flag of the whole folder when I sync folder which has lots of files and folders. When sync the files, I can know the complete flag through the postfix(.!sync)
  7. @RomanZ OS linux arm, version 2.3.3. I wait 10 hours, I also use selective sync in 30 days test version.
  8. I want know the sync complete flag of the whole folder when I sync folder which has lots of files and folders. When sync the files, I can know the complete flag through the postfix(.!sync)
  9. We sync the 15GB folder, It has 700files in the folder tree, when we create files ,It can do well. But when we modify files ,It can't sync.If we sync 10 files ,this files is also under 1MB, It can also do well,whatever we create and modify files.Anyone can help us?