Skip to content

Ignore files based on ctime/mtime #24

@tkhyn

Description

@tkhyn

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions