Iam very interested in a this batch but I dont seem to be able to get it working so here is a description of what I would like it to do :
Lets say I got a folder called folder1 : C:\folder1
Inside folder1 i got a bunch of files I want to be synchronized with a second folder called folder2 : C:\folder2
Basically I want the files present in folder1 copied to folder2 but in a bzipped version.
Also I want the files present in C:\defaul.lst ignored by the process and defaul.lst updated at the end of the process with the recently copied files so they wont be copied again at next execution.
I tried your batch but its creating folders with weird names and not copying/compressing files, just folders.
I know only the very basis of batch so your help would be highly appreciated on this.
thx in advance if you can do anything