jan25 / move-my-files

mmf is a CLI tool to organise files on your computer
MIT License
3 stars 0 forks source link

MV of tmp files instead jpg #3

Closed horphi0815 closed 4 years ago

horphi0815 commented 4 years ago

Hi,

i have setup mmf to move only .jpg C:\Python37\Scripts\mmf.exe move --source "D:/Downloads/Test" --dest-dir "D:/Downloads/TestMove" --pattern .jpg --watch

The script also moves file.jpg.tmp

BP

Phil

horphi0815 commented 4 years ago

Regex --> ".jpg$"