how can backupto create target folders?
Posted: 13 Dec 2015 11:27
I realized backupto cannot create nonexisting folders, unlike copyto/moveto.

Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Sure? It does here.SammaySarkar wrote:edit: I realized backupto cannot create nonexisting folders, unlike copyto/moveto.![]()
odd. ::backupto "D:\nodir\", <curitem>; spawns this dialog, in fresh too.admin wrote:Sure? It does here.SammaySarkar wrote:edit: I realized backupto cannot create nonexisting folders, unlike copyto/moveto.![]()
---------------------------
XYplorer
---------------------------
The destination you have selected does not exist:
D:\nodir\
Do you want to create it now?
---------------------------
OK Cancel
---------------------------
Ah this one. Yes, SkipPromptToCreate is not supported in backupto. Maybe later.SammaySarkar wrote:nope. copyto/moveto can SkipPromptToCreate. ::copytoto "D:\nodirtoo\", <curitem>,, 2;