zoukankan      html  css  js  c++  java
  • FolderSync Instant sync 即时同步

    Folderpairs - Edit folderpair - Sync options - Instant sync 

    Select this for instant sync on change.

    Only detects changes on local device.

    Use with care!

    Settings - Sync options - Instant sync : 

    Also watch subfolders(may cause instability if large number of folders)

    This feature is experimental and can be enabled for a folderpair.
    When enabled, local file changes will be detected in the device folder,
    and a immediate partial sync will be attempted.

    It is recommended that a scheduled sync is still configured,
    as some change events are not detected properly - fx. on some custom ROMs etc.
     
    即使使用以上的设置,经测试仍然不能可靠的即时同步。
     
    How do I use Tasker to run a sync in FolderSync?
    First of all the full version is required.
    The full version works as a Tasker plugin - when you configure a new task in Tasker
    you are presented with a number of Action categories, one of these being "Plugin".
    Select this and then select "FolderSync" plugin action.
    Then press edit and select the folderpair you wish to start syncing with this task is executed by Tasker.
    Then save the task as you normally would in Tasker. 
     
    Use "file modified" context but rather than select the file, long click the foler you wish to monitor.
    Any changes in the fiolder will trigger your task.
     
    文件夹的文件删除,创建,重命名都将触发 File Modified Event.

    I'm trying to create a task with a toggle widget where a specific folder's name will be changed

    add a period in front, making it invisible.

    Toggling the task again would make the folder visible.

    However I'm not finding a way in tasker to change folder or directory names, just specific files.

    Ideas?

    in Linux (android) a directory is handled like a file.

    If you move a directory from, say,

    storage/sdcard/temp to storage/sdcard/.temp

    it will effectively rename the directory from temp to .temp

    So use the File > Move File action in Tasker.

     
     
     
     
     
  • 相关阅读:
    ArrayAdapter与SimpleAdapter的使用
    ThinkPHP之数据库操作
    android之显示数据库信息
    linux下定时任务的使用
    ThinkPHP中的跨控制器调用与框架执行流程
    android之SQLlite操作
    linux中的进程管理
    [技巧篇]16.MyEclipse2014安装SVN插件,在线安装
    [技巧篇]15.火狐浏览器缓存设置,提高开发效率!
    [技巧篇]14.据说SSH框架需要的监听器,IntrospectorCleanupListener
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4564827.html
Copyright © 2011-2022 走看看