Code: Select all
v27.20.0306 - 2025-11-14 14:39
+ Menu Edit | Paste: Now the Paste command is only disabled when the clipboard is
empty.
+ SC backupto: Added [flags] as param #10 (same functionality as copyto and moveto).
Syntax: backupto [location], [source], [on_collision], [preserve_dates], [create_log], _
[pop_stats], [skip_junctions], [verify], [show_progress], [filter], [flags]
flags (bit field):
0 = [Default]
1 = FilesOnly. For sources containing wildcards only files are copied.
2 = SkipPromptToCreate. Don't prompt, but create any non-existing destination
folder without asking.
Example:
// creates a new target folder every hour; does not prompt for creation
backupto "T:\bup\<date yyyymmdd_hh>\", "E:\monkey64.twinproj", -1, 10:=2;
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club