Closed horphi0815 closed 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
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
Regex --> ".jpg$"
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