I'm still using good ol' ROBOCOPY v1.95 from years ago. How can I get
it to prompt me about overwriting if the source files are in the
destination? I know it automatically skips if the files are the same
date, and that there are all sorts of switches to not copy if newer,
don't copy if older, but I'd like an old-fashioned switch just to say:
prompt me no matter what (like the /-Y in XCOPY). Thanks much for any
help.
I don't think robocopy lets you do this. Use xcopy instead -
it has much the same functionality.
ROBOCOPY -- force prompt before overwrite? ... it to prompt me about overwriting if the source files are in the ... date, and that there are all sorts of switches to not copy if newer, ...prompt me no matter what. ... (microsoft.public.windowsxp.general)
Re: ROBOCOPY -- force prompt before overwrite? ...advanced functionality such as the ability to specify multiple files on ... date, and that there are all sorts of switches to not copy if newer, ...prompt me no matter what (like the /-Y in XCOPY).... (microsoft.public.windowsxp.general)
Re: Backup by synchronizing ... I downloaded xxcopy today and installed it (which writes a few files to ... I am hoping that I can now delete the installation files from C:\Downloads. ...Option switches start with a slash immediately followed by letter. ... /Z Deletes extra files/dirs in the destination (/ZY, without prompt).... (microsoft.public.windowsxp.customize)
Re: Cannot find source file in VC7 debugger ... > My source files are in some other directories, if I use VC6, it prompt me to ... You can also open the files manually (and the debugger can usually notice it), ...source file search path, try R-Click + Go To Source File - it will usually ... (microsoft.public.vc.debugger)
Re: XCOPY without prompting ... > Is there an XCOPY switch to tell tell it that the destination is a ... > prompt if the destination file already exists, ... Or copy the files you want to backup to a different ... (microsoft.public.windowsxp.general)