Moving files from one location to another
File einlesen von Order A mit Prüfung, Definition: Files mit der Endung „.xml“ sollen in den Ordner B kopiert werden. Files mit 0kb dürfen nicht kopiert werden Files mit der Endung „.txt“ sollen in Ordner C kopiert werden.
Comments:
- Solution built in Console Application.
- Input/Output files can be configured in app.config