Einzelnen Beitrag anzeigen
Ungelesen 11.08.12, 21:20   #8
bigobelix
Süchtiger
 
Registriert seit: Oct 2008
Beiträge: 823
Bedankt: 357
bigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punktebigobelix leckt gerne myGully Deckel in der Kanalisation! | 7248177 Respekt Punkte
Standard relativ einfach, ich machs so:

xcopy "c:\Users\User\Documents\*.*" "F:\Sicherung\User\Documents\" /e /r /d /h /y /i /c
xcopy "c:\Users\User\Pictures\*.*" "F:\Sicherung\User\Pictures\" /e /r /d /h /y /i /c
xcopy "c:\Users\User\Downloads\*.*" "F:\Sicherung\User\Downloads\" /e /r /d /h /y /i /c
xcopy "c:\Users\User\Videos\*.*" "F:\Sicherung\User\Videos\" /e /r /d /h /y /i /c
xcopy "c:\Users\User\Desktop\*.*" "F:\Sicherung\User\Desktop\" /e /r /d /h /y /i /c

...
macht nur differential, geht rasend schnell
__________________
386DX, 2MB RAM, 20MB HDD, ET4000 Grafik, 2fach CD-ROM
bigobelix ist offline   Mit Zitat antworten