Search found 1 match
- 02 Apr 2021 07:06
- Forum: DOS Batch Forum
- Topic: how to replace text in files located on remote servers ?
- Replies: 1
- Views: 12147
how to replace text in files located on remote servers ?
Hello, I need to replace all the occurrences of the text "http:\\toto.com\" to "http:\\toto-preprod.com\" in a list of files that I know but that are located on different remote servers. server1 : C:\arbo1\...\file.config server1 : C:\arbo2\...\file.config server1 : C:\arbo3\...\file.config server2 ...