Fastcopy Command Line - 好用的備份與檔案管理工具
Download and 說明 https://ipmsg.org/tools/fastcopy.html.en 這個程序是免費軟件。 您可以根據GNU通用公共許可證版本3重新分發和/或修改它。 Command Line 基本語法 FastCopy.exe [/options] file1 file2 ... [/to=dest_dir] 備份 and 刪除在source端已經被刪除的 and 要過濾 '檔案': "C:\Program Files\FastCopy\FastCopy.exe" /cmd=sync /acl /auto_close /logfile="D:\fastcopy_log.txt" "\\e1dep\D$\temp" /to="D:\" /exclude="*.mdf;*.ldf;" 備份 and 要過濾 '資料夾': "C:\Program Files\FastCopy\FastCopy.exe" /cmd=diff /auto_close /logfile="D:\fastcopy_log.txt" "T:\30範例資料\2017\行銷部" /to="F:\文件\GHC\30範例資料\2017\" /exclude="Archived\ ;VideoFiles\" 好用的圖形介面