Thanky you for you reply.
I realized that this problem only occur when I copy to NAS. On local disks or USB stick everything is OK, only newer files are copied.
Does anybody knows what is the problem?
Search found 2 matches
- 05 Aug 2011 11:37
- Forum: DOS Batch Forum
- Topic: Copy ONLY newer files
- Replies: 2
- Views: 3098
- 05 Aug 2011 10:16
- Forum: DOS Batch Forum
- Topic: Copy ONLY newer files
- Replies: 2
- Views: 3098
Copy ONLY newer files
I use XCOPY /D option but it copies all the files with the NEWER and with the SAME (!!!) date. Description for option says: copies only those files whose source time is newer than the destination time How can I copy only with NEWER date but not the SAME? Situation ... I make backup files every day a...