Search found 2 matches
- 11 Jan 2019 12:02
- Forum: DOS Batch Forum
- Topic: robocopy help please
- Replies: 5
- Views: 7173
if statements in batch files
I'm trying to write a batch file using robocopy and if statements. because I have a lot of files and there is never a specific file name its a little tricky. a little background on what Im doing so it make a little more sense. I have a Folder that is located on a shared drive/server, this Folder has...
- 11 Jan 2019 11:06
- Forum: DOS Batch Forum
- Topic: robocopy help please
- Replies: 5
- Views: 7173
robocopy help please
hey guys, hope someone can help me. I want to create a script that can copy files from one folder to another. So the source folder will have files that are updated versions of files in the destination folder. Its pretty simple to just do the robocopy command but what I want to do is a little differe...