[操作疑難] 家用win7, 是否 extHDD 隔幾日 ffs 就夠?

提示: 作者被禁止或刪除 內容自動屏蔽

唔洗 win lan boot from iscsi from zfs system 之類?
thx

via HKEPC Reader for Android
ncarleton 發表於 2018-1-13 09:09

ffs係咪講緊 FreeFileSync?

FreeFileSync有個附屬工具叫RealTimeSync,當發現監察緊嘅檔案有修改過,再閒置一段時間之後就會自動幫你行FFS做同步,不過做緊同步緊其間會暫停監察。

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

本帖最後由 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.

TOP