kkh
16-03-2007, 13:39
Ist es möglich die differenz aus 2 verzeichnissen in ein drittes zu speichern?
beispiel
/DIR1
testfile1
testfile2
/DIR2
testfile1
testfile2
testfileX
nun soll nach dir /DIR3 testfileX als differenz kopiert werden, also so
DIR3
testfileX
wiekönnte ich das realisieren?
beispiel
/DIR1
testfile1
testfile2
/DIR2
testfile1
testfile2
testfileX
nun soll nach dir /DIR3 testfileX als differenz kopiert werden, also so
DIR3
testfileX
wiekönnte ich das realisieren?