Search found 3 matches
- 24 May 2013 05:11
- Forum: DOS Batch Forum
- Topic: Count folders before running batch file
- Replies: 2
- Views: 3119
Count folders before running batch file
Hello I have problem that I wonder if anyone of you can help me with. I got a program that sends back-up of configuration-files to a HDD. Every time the backup runs it creat a new folder with a uniq name. The program runs every week. I´d like to delete old backups, but always keep at least the 3 lat...
- 16 May 2013 10:45
- Forum: DOS Batch Forum
- Topic: Copy and rename files
- Replies: 3
- Views: 3893
Re: Copy and rename files
Thank you very much. You have saved me a lot o work



- 02 May 2013 10:14
- Forum: DOS Batch Forum
- Topic: Copy and rename files
- Replies: 3
- Views: 3893
Copy and rename files
After a some hours of "googling" I turn to you with a cry for help; I´m trying to copy files from a folder structure as follow: X:\posters\29-apr\SY\D1\001\X.pdf The files shall be copied to an other location as follow: Y:\29-apr\ and be named SYD1001.pdf There are always only one file (pd...