- If I backup from source folder S to destination folder D, then, files existed in D but not in S are not deleted. Therefore, D maybe bigger than S. This is a problem when I rename a file in S, do the backup, and whoops, there're 2 copies of that file in D.
- If I set [create_log] to 1, then XY pop-up a dialog box to ask where to save. [create_log] should specify .log location and do things silently.
I'm looking for a 3rd party workaround such as GoodSync's command-line version (GSYNC), http://www.goodsync.com/support/manual#cl_gsync
foreach($item, <clipboard>, "<crlf>") {
run """E:\Utilities\GoodSync\gsync.exe"" job-tmp TempBak /sync /f1=file:///""$item"" /f2=file:///""<curpath>"" /dir=ltor /no-gsdata1=yes /no-gsdata2=yes /copy-locked=yes /copy-attrs=yes /copy-create-time=yes";
}
XYplorer Beta Club