本帖最後由 harryytm 於 2018-1-13 15:04 編輯
回復 harryytm
yeah ffs i mean free file sync.
the real time sync agent... anyone use it?
冇听人 ...
ncarleton 發表於 2018-1-13 13:29 
其實無話隔幾耐先Sync一次,要睇你自已需要,反正改動過嘅檔案唔太多或太大,行一次Sync一次好快。
例如我裝相嗰個HDD,我改完相就會行一次Sync,加咗新相又行一次。
但如果要自動化一Save完檔案就行Sync,就要用RealTimeSync。
RealTimeSync只係負責監察檔案有無修改過,有就會自動行你指定嗰個FreeFileSync Script去做Sync,做到某程度上自動化Sync,但個限制係Sync緊其間嘅改動會偵察唔到,要到下次Sync先會Sync返。
Limitations:
- If multiple changes happen at the same time, only the path of the first file is written to variable %changed_file%.
- While RealTimeSync is executing the command line, monitoring for changed files is deliberately inactive.
The command line usually starts a synchronization task using FreeFileSync which naturally leads to additional file change notifications. Therefore, the RealTimeSync change detection has to be deactivated to not go into an endless loop. On the other hand, it is not likely that changes (other than those from FreeFileSync) happen in first place since RealTimeSync runs the command line only after the user-specified idle time has passed. This makes sure the monitored folders are not in heavy use. In any case, files changed during the execution of FreeFileSync will be synchronized the next time FreeFileSync runs. |