@echo off rmdir c:\tmp\scottishpower /s /q mkdir c:\tmp\scottishpower xcopy /M /S /Y c:\www\scottishpower\*.* c:\tmp\scottishpower del c:\tmp\scottishpower.lst /f /q dir c:\tmp\scottishpower /s /b > c:\tmp\scottishpower.lst