foxidrive
I have already checked it and its OK
pieh-ejdsch
BRILLIANT idea THX very much!
but...... I have noticed one more thing the final correct version of script
is not: /Maxage:20150901 /Minage:20151001
but: /Maxage:20150831 /Minage:20151001 and all the files from September are moved
Search found 2 matches
- 19 Feb 2016 08:47
- Forum: DOS Batch Forum
- Topic: mysterious robocopy problem - maxage minage
- Replies: 3
- Views: 8840
- 18 Feb 2016 04:41
- Forum: DOS Batch Forum
- Topic: mysterious robocopy problem - maxage minage
- Replies: 3
- Views: 8840
mysterious robocopy problem - maxage minage
Hello I use a very simple script: C:\windows\system32\robocopy.exe /A-:R D\test D\test1 /mov /MAXAGE:20150901 /MINAGE:20150930 and as a result some of my files from september 2015 are moved to the new folder and some of them are skipped. I'm pretty sure that the problem is with whose files, not a sc...