The Daily Shaarli
On me demande souvent comment faire pour changer d'assurance maladie, toutes les réponses sont sur ce site.
TL;DR:
robocopy <source> <destination> /zb /e /xf *
/!\ Quotes ARE required to use a path name with spaces. The trick is there MUST be a space after the path names before the closing quote...like this: robocopy "C:\Source Path " "C:\Destination Path " /option1 /option2...
