-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Original report by Anonymous.
it would be nice to ignore files based on creation/modificatio/(maybe acces) times of files
if you would add argumet like:
- minCtime (excluding files with ctime smaller than argument)
- maxCtime (excluding files with ctime biger than argument)
- same for mTime
it would be nice
why to do this.... with small wraper help this would allow copy files
from
/something/Music to /something//Music
also it would allow copy only "recent files"