Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
im searching a solution to cut and paste a folder in cmd.
the batch file i have made is like this:
echo
cd..
cd ds
call TruncJob.cmd
cd ..
cd temp\20????
pauserename roughdata*.csv RoughData.txt
rename export*.xls creditnotes.txt
copy *.txt ..\..\dsREM move directories
for /d %%a in (D:\200901\Temp\200*) do move "%%~a" "D:\200901\proceed\"
REM move files at the top level
move "D:\200901\Temp\200*" "D:\200901\proceed\"
pauseuntil the copy *.txt ..\..\ds everything goes good, but after i'm not capable to move the entire folder 200901 to the folder proceed.
i'v tried different ways but i alwas get an error message.does someone have a solution for this

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |