Hi,

I'm willing to compare a textfile (whatever) which contains a few lines of text. After the comparission it should download and replace the "changed" folder/file.

e.g.

(Local txtFile)
maps: 1.0.0
db1: 1.0.0
db2. 1.0.0

(Server txtFile)
maps: 1.0.1
db1: 1.0.0
db2. 1.0.0

Does anyone have a good example or could help me out? Please state that this is just an option, perhaps there is a better way to do this.