Exiftool
This command move files from Imports dir to year dir then y-m-day dir
exiftool "-Directory<DateTimeOriginal" -d "%Y/%Y-%m-%d" Imports/
This command recurses through the current dir and moves files to dir by year
exiftool -r "-Directory
This command move files from Imports dir to year dir then y-m-day dir
exiftool "-Directory<DateTimeOriginal" -d "%Y/%Y-%m-%d" Imports/
This command recurses through the current dir and moves files to dir by year
exiftool -r "-Directory