Possible set batch files operation (copy/paste/replace)?
Hi,
Regularly (once a week) I need to update several files, from "source" to "destiny".
The operation is basically copy from "source", paste to "destiny", replace if file exist in destiny.
I am looking for ways to automate this process by batching copy/paste/replace the files. I mean, I would like to "press" something and all files would be updated in "destiny".
Does XYplorer provide this functionality?
Many thanks for info,
Cadux
Possible set batch files operation (copy/paste/replace)?
-
cadu
- Posts: 287
- Joined: 18 Mar 2012 21:50
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Possible set batch files operation (copy/paste/replace)?
It's called scripting...
One of my scripts helped you out? Please donate via Paypal
-
cadu
- Posts: 287
- Joined: 18 Mar 2012 21:50
Re: Possible set batch files operation (copy/paste/replace)?
I took a look at scripting menu. It will be my first time using it in XYplorer.
Could anyone share a script sample about how to copy/paste at least two files from/to different sources/destinations?
By having this sample I'm sure I can develop it further.
Thanks for help!
Cadux
Could anyone share a script sample about how to copy/paste at least two files from/to different sources/destinations?
By having this sample I'm sure I can develop it further.
Thanks for help!
Cadux
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Possible set batch files operation (copy/paste/replace)?
Simple sample:
foreach loop {
backupto ...
}
foreach loop {
backupto ...
}
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club