REM > nix FOR /f "tokens=* delims=" %%a in ('dir *.mp3 /b /on /a-d') do copy /b /y "%%a" + nix \\server\AudioBooks\"%%a" DEL nix DIR /p \\server\AudioBooks\