Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore files based on ctime/mtime #24

Open
tkhyn opened this issue Nov 8, 2019 · 0 comments
Open

Ignore files based on ctime/mtime #24

tkhyn opened this issue Nov 8, 2019 · 0 comments
Labels
enhancement New feature or request major

Comments

@tkhyn
Copy link
Owner

tkhyn commented Nov 8, 2019

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"

@tkhyn tkhyn added major enhancement New feature or request labels Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant