backupto for the first time.Minimal example: I want to backup the contents of
test1 folder into test2:D:\XYtest? /flatI started with
backupto "D:\XYtest\test2\","D:\XYtest\test1\", 1,1,1,1,,1,1However, the report (edited) says:
From: D:\XYtest\
To: D:\XYtest\test2\
Processed files:
New D:\XYtest\test1\testfile.txt -> D:\XYtest\test2\test1\testfile.txt
Created folders:
CreateDir D:\XYtest\test2\test1\
backupto has backed up the folder test1 and its contents, not just the contents as I expected. To get the results I want, I need to add a wildcard to the source parameter: "D:\XYtest\test1\*"However, the report's From path does not include 'test1'. If the code is doing what the report says, it makes sense that the
test1 folder itself is copied into test2, but that seems like a bug to me.Please could someone confirm
- that including the wildcard is the correct way to do what I want
- whether the From line in the report is correct
XYplorer Beta Club