Page 1 of 1

moving files in specific folders

PostPosted: Wed Oct 25, 2017 3:59 pm
by Anires
Hello Board,

I have an IP-Kamera that dumps its pictures into a folder. The files are named 'Schedule_YYYYMMDD-HHMMSS.jpg'. I'd like to move rename those files into seperate folders for each day.

Code: Select all
./snap/Schedule_YYYYMMDD-HHMMSS.jpg -> ./pics/YYYY-MM_DD/YYYYMMDD-HHMMSS.jpg


doing it manually with BRU is possible ... but I'd like to do it with a scheduled batch-file during the hours no pictures are taken.

I'm using BRC 1.3.3.0 64-bit on a WIN10 Machine.

Hope I get some help :)

Anires